Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
phinner committed Jul 9, 2024
2 parents 1787a96 + 321f1b2 commit 5dd9265
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 @@ -20,7 +20,7 @@ configurate = "4.1.2"
geantyref = "1.3.15"

# testing
junit = "5.10.2"
junit = "5.10.3"
assertj = "3.26.0"
guava-testlib = "33.2.1-jre"
mockito = "5.12.0"
Expand All @@ -29,7 +29,7 @@ mockito = "5.12.0"
errorprone-gradle = "4.0.1"
errorprone-core = "2.28.0"
nullaway = "0.11.0"
checker-qual = "3.44.0"
checker-qual = "3.45.0"

# linting
palantir = "2.46.0"
Expand All @@ -39,7 +39,7 @@ ktlint = "0.51.0-FINAL"
toxopid = "4.0.2"
indra = "3.1.3"
spotless = "6.25.0"
shadow = "8.1.7"
shadow = "8.1.8"

[libraries]

Expand Down

0 comments on commit 5dd9265

Please sign in to comment.