Skip to content

Commit

Permalink
Bump groovy from 3.0.7 to 3.0.8 (#2271)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 21, 2021
1 parent 1ef9343 commit c0a42c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Expand Up @@ -34,7 +34,7 @@ libraries.osgi = 'org.osgi:osgi.core:8.0.0'
libraries.equinox = 'org.eclipse.platform:org.eclipse.osgi:3.16.200'
libraries.bndGradle = 'biz.aQute.bnd:biz.aQute.bnd.gradle:5.2.0'

libraries.groovy = 'org.codehaus.groovy:groovy:3.0.7'
libraries.groovy = 'org.codehaus.groovy:groovy:3.0.8'

def kotlinVersion = '1.4.32'
libraries.kotlin = [
Expand Down

0 comments on commit c0a42c5

Please sign in to comment.