Skip to content

Commit

Permalink
Bump org.eclipse.osgi from 3.17.100 to 3.17.200 (#2597)
Browse files Browse the repository at this point in the history
Bumps org.eclipse.osgi from 3.17.100 to 3.17.200.

---
updated-dependencies:
- dependency-name: org.eclipse.platform:org.eclipse.osgi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 16, 2022
1 parent 813add0 commit dc5021c
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.100'
libraries.equinox = 'org.eclipse.platform:org.eclipse.osgi:3.17.200'
libraries.bndGradle = 'biz.aQute.bnd:biz.aQute.bnd.gradle:6.2.0'

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

0 comments on commit dc5021c

Please sign in to comment.