Skip to content

Commit

Permalink
Bump org.eclipse.osgi from 3.16.100 to 3.16.200 (#2229)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 17, 2021
1 parent ea6d7ad commit 191c0c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Expand Up @@ -32,7 +32,7 @@ libraries.objenesis3 = 'org.objenesis:objenesis:3.1'
libraries.asm = 'org.ow2.asm:asm:7.0'

libraries.osgi = 'org.osgi:osgi.core:8.0.0'
libraries.equinox = 'org.eclipse.platform:org.eclipse.osgi:3.16.100'
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'
Expand Down

0 comments on commit 191c0c0

Please sign in to comment.