Skip to content

Commit

Permalink
chore(deps): Update build deps and github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 373efef commit 4d75c5d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ version = "1.0"

[versions]
errorprone = "2.21.1"
errorproneGradle = "3.1.0"
errorproneGradle = "4.1.0"
junit = "5.10.0"
indra = "3.1.3"
spongeConvention = "2.2.0"
spotless = "6.21.0"
spotless = "7.0.1"

[libraries]
errorprone = { module = "com.google.errorprone:error_prone_core", version.ref = "errorprone" }
Expand Down

0 comments on commit 4d75c5d

Please sign in to comment.