Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
  • Loading branch information
reta authored Dec 9, 2024
1 parent 8f2bd9d commit eb1273a
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 @@ -489,7 +489,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.200"

// For integrationTest
Expand Down

0 comments on commit eb1273a

Please sign in to comment.