Skip to content

Commit

Permalink
Excavator: Upgrade dependencies (#2945)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Nov 7, 2024
1 parent ac834d4 commit 4ae1e05
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.0
10.20.1
2 changes: 1 addition & 1 deletion versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,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.0
com.puppycrawl.tools:checkstyle = 10.20.1
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 4ae1e05

Please sign in to comment.