Author: centic
Date: Sun Jun 15 13:27:56 2025
New Revision: 1926437
URL: http://svn.apache.org/viewvc?rev=1926437&view=rev
Log:
Update JaCoCo to 0.8.13
Modified:
xmlbeans/trunk/build.gradle
Modified: xmlbeans/trunk/build.gradle
URL:
http://svn.apache.org/viewvc/xmlbeans/trunk/build.gradle?rev=1926437&r1=1926436&r2=1926437&view=diff
==============================================================================
--- xmlbeans/trunk/build.gradle (original)
+++ xmlbeans/trunk/build.gradle Sun Jun 15 13:27:56 2025
@@ -674,7 +674,7 @@ if (project.hasProperty('enableSonar'))
jacoco {
- toolVersion = '0.8.12'
+ toolVersion = '0.8.13'
}
test {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]