Skip to content

Commit

Permalink
Bump org.eclipse.osgi from 3.17.0 to 3.17.100 (#2504)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 8, 2021
1 parent 16dfdb2 commit dbcbb3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Expand Up @@ -29,7 +29,7 @@ libraries.autoservice = "com.google.auto.service:auto-service:1.0.1"
libraries.objenesis = 'org.objenesis:objenesis:3.2'

libraries.osgi = 'org.osgi:osgi.core:8.0.0'
libraries.equinox = 'org.eclipse.platform:org.eclipse.osgi:3.17.0'
libraries.equinox = 'org.eclipse.platform:org.eclipse.osgi:3.17.100'
libraries.bndGradle = 'biz.aQute.bnd:biz.aQute.bnd.gradle:6.1.0'

libraries.groovy = 'org.codehaus.groovy:groovy:3.0.9'
Expand Down

0 comments on commit dbcbb3f

Please sign in to comment.