We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac5d38 commit 66792b6Copy full SHA for 66792b6
gradle/dependencies.gradle
@@ -33,7 +33,7 @@ libraries.osgi = 'org.osgi:osgi.core:8.0.0'
33
libraries.equinox = 'org.eclipse.platform:org.eclipse.osgi:3.18.600'
34
libraries.bndGradle = 'biz.aQute.bnd:biz.aQute.bnd.gradle:6.4.0'
35
36
-libraries.groovy = 'org.codehaus.groovy:groovy:3.0.19'
+libraries.groovy = 'org.codehaus.groovy:groovy:3.0.20'
37
38
def kotlinVersion = '1.9.22'
39
libraries.kotlin = [
0 commit comments