Skip to content

Commit

Permalink
Bump org.eclipse.platform:org.eclipse.core.runtime from 3.31.100 to 3…
Browse files Browse the repository at this point in the history
….32.0 (#4960)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 719c659)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and dependabot[bot] committed Dec 9, 2024
1 parent 2d8a508 commit 863545f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@ configurations {
force "org.apache.commons:commons-lang3:${versions.commonslang}"

// for spotless transitive dependency CVE
force "org.eclipse.platform:org.eclipse.core.runtime:3.31.100"
force "org.eclipse.platform:org.eclipse.core.runtime:3.32.0"
force "org.eclipse.platform:org.eclipse.equinox.common:3.19.100"

// For integrationTest
Expand Down

0 comments on commit 863545f

Please sign in to comment.