Skip to content

Commit

Permalink
Bump org.eclipse.osgi from 3.18.0 to 3.18.100 (#2751)
Browse files Browse the repository at this point in the history
Bumps [org.eclipse.osgi](https://github.com/eclipse-equinox/equinox) from 3.18.0 to 3.18.100.
- [Release notes](https://github.com/eclipse-equinox/equinox/releases)
- [Commits](https://github.com/eclipse-equinox/equinox/commits)

---
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>

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 Sep 14, 2022
1 parent 488d4b1 commit 185ea11
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.18.0'
libraries.equinox = 'org.eclipse.platform:org.eclipse.osgi:3.18.100'
libraries.bndGradle = 'biz.aQute.bnd:biz.aQute.bnd.gradle:6.3.1'

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

0 comments on commit 185ea11

Please sign in to comment.