Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#2979)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Dec 12, 2024
1 parent c87585d commit e55a8e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle-baseline-java/src/main/resources/checkstyle.version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.20.2
10.21.0
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ org.immutables:* = 2.10.1
org.ow2.asm:asm = 9.7.1
com.google.errorprone:error_prone_* = 2.31.0
com.googlecode.java-diff-utils:diffutils = 1.3.0
com.puppycrawl.tools:checkstyle = 10.20.2
com.puppycrawl.tools:checkstyle = 10.21.0
com.palantir.gradle.utils:* = 0.9.0
com.uber.nullaway:nullaway = 0.12.1
com.palantir.gradle.failure-reports:* = 1.2.0
Expand Down

0 comments on commit e55a8e4

Please sign in to comment.