Author: fanningpj
Date: Sat Oct 26 18:45:18 2024
New Revision: 1921578
URL: http://svn.apache.org/viewvc?rev=1921578&view=rev
Log:
gradle 8.10.2
Modified:
xmlbeans/trunk/build.gradle
Modified: xmlbeans/trunk/build.gradle
URL:
http://svn.apache.org/viewvc/xmlbeans/trunk/build.gradle?rev=1921578&r1=1921577&r2=1921578&view=diff
==============================================================================
--- xmlbeans/trunk/build.gradle (original)
+++ xmlbeans/trunk/build.gradle Sat Oct 26 18:45:18 2024
@@ -179,7 +179,7 @@ dependencies {
}
wrapper {
- gradleVersion = '8.9'
+ gradleVersion = '8.10.2'
}
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]