Skip to content

Commit 94ce6fb

Browse files
Update dependency org.apache.xmlbeans:xmlbeans to v5.3.0
1 parent 3e52206 commit 94ce6fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/use-only-java-module-testing-plugin/platform/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies {
99
}
1010

1111
dependencies.constraints {
12-
api("org.apache.xmlbeans:xmlbeans:5.0.1")
12+
api("org.apache.xmlbeans:xmlbeans:5.3.0")
1313
api("org.slf4j:slf4j-api:1.7.28")
1414
api("org.slf4j:slf4j-simple:1.7.28")
1515
}

0 commit comments

Comments
 (0)