Skip to content

Commit

Permalink
chore(deps): Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
phinner committed Dec 17, 2024
1 parent a07d9e8 commit d5af7cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@ configurate = "4.1.2"
geantyref = "2.0.0"

# testing
junit = "5.11.3"
junit = "5.11.4"
assertj = "3.26.3"
guava-testlib = "33.3.1-jre"
guava-testlib = "33.4.0-jre"
mockito = "5.14.2"

# static analysis
errorprone-gradle = "4.1.0"
errorprone-core = "2.36.0"
nullaway = "0.12.1"
nullaway = "0.12.2"
checker-qual = "3.48.3"

# linting
Expand Down

0 comments on commit d5af7cd

Please sign in to comment.