Author: fanningpj
Date: Sun Dec 29 17:17:28 2024
New Revision: 1922753
URL: http://svn.apache.org/viewvc?rev=1922753&view=rev
Log:
F
Modified:
xmlbeans/trunk/build.gradle
Modified: xmlbeans/trunk/build.gradle
URL:
http://svn.apache.org/viewvc/xmlbeans/trunk/build.gradle?rev=1922753&r1=1922752&r2=1922753&view=diff
==============================================================================
--- xmlbeans/trunk/build.gradle (original)
+++ xmlbeans/trunk/build.gradle Sun Dec 29 17:17:28 2024
@@ -179,7 +179,7 @@ dependencies {
}
wrapper {
- gradleVersion = '8.11.1'
+ gradleVersion = '8.12'
}
def extCP = files(configurations.testCompileClasspath +
sourceSets.main.output.files + sourceSets.main.resources.srcDirs)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]