Skip to content

Commit

Permalink
Bump org.eclipse.platform:org.eclipse.osgi from 3.18.300 to 3.18.400 (#…
Browse files Browse the repository at this point in the history
…3038)

Bumps [org.eclipse.platform:org.eclipse.osgi](https://github.com/eclipse-equinox/equinox) from 3.18.300 to 3.18.400.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 13, 2023
1 parent 9685743 commit e3e100f
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.1.1"
libraries.objenesis = 'org.objenesis:objenesis:3.3'

libraries.osgi = 'org.osgi:osgi.core:8.0.0'
libraries.equinox = 'org.eclipse.platform:org.eclipse.osgi:3.18.300'
libraries.equinox = 'org.eclipse.platform:org.eclipse.osgi:3.18.400'
libraries.bndGradle = 'biz.aQute.bnd:biz.aQute.bnd.gradle:6.4.0'

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

0 comments on commit e3e100f

Please sign in to comment.