Skip to content

Commit a08d117

Browse files
committed
F
git-svn-id: https://svn.apache.org/repos/asf/xmlbeans/trunk@1922753 13f79535-47bb-0310-9956-ffa450edef68
1 parent 7e100ca commit a08d117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ dependencies {
179179
}
180180

181181
wrapper {
182-
gradleVersion = '8.11.1'
182+
gradleVersion = '8.12'
183183
}
184184

185185
def extCP = files(configurations.testCompileClasspath + sourceSets.main.output.files + sourceSets.main.resources.srcDirs)

0 commit comments

Comments
 (0)