Author: fanningpj
Date: Thu Jul 21 19:31:50 2022
New Revision: 1902919
URL: http://svn.apache.org/viewvc?rev=1902919&view=rev
Log:
upgrade gradle plugins
Modified:
xmlbeans/trunk/build.gradle
Modified: xmlbeans/trunk/build.gradle
URL:
http://svn.apache.org/viewvc/xmlbeans/trunk/build.gradle?rev=1902919&r1=1902918&r2=1902919&view=diff
==============================================================================
--- xmlbeans/trunk/build.gradle (original)
+++ xmlbeans/trunk/build.gradle Thu Jul 21 19:31:50 2022
@@ -183,7 +183,7 @@ dependencies {
}
wrapper {
- gradleVersion = '7.4.2'
+ gradleVersion = '7.5'
}
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]