Skip to content

Commit

Permalink
chore: Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
phinner committed Mar 28, 2024
1 parent c45bceb commit afff24b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ assert4j = "3.25.3"
# static analysis
jspecify = "0.3.0"
errorprone-gradle = "3.1.0"
errorprone-core = "2.25.0"
errorprone-core = "2.26.1"
nullaway = "0.10.24"

# linting
palantir = "2.40.0"
palantir = "2.41.0"
ktlint = "0.51.0-FINAL"

# gradle
Expand Down
Binary file modified gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down

0 comments on commit afff24b

Please sign in to comment.