Skip to content

Commit 185ea11

Browse files
Bump org.eclipse.osgi from 3.18.0 to 3.18.100 (#2751)
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] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 488d4b1 commit 185ea11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ libraries.autoservice = "com.google.auto.service:auto-service:1.0.1"
2929
libraries.objenesis = 'org.objenesis:objenesis:3.2'
3030

3131
libraries.osgi = 'org.osgi:osgi.core:8.0.0'
32-
libraries.equinox = 'org.eclipse.platform:org.eclipse.osgi:3.18.0'
32+
libraries.equinox = 'org.eclipse.platform:org.eclipse.osgi:3.18.100'
3333
libraries.bndGradle = 'biz.aQute.bnd:biz.aQute.bnd.gradle:6.3.1'
3434

3535
libraries.groovy = 'org.codehaus.groovy:groovy:3.0.12'

0 commit comments

Comments
 (0)