Skip to content

Commit

Permalink
chore: Upgrade dependencies (xpdustry)
Browse files Browse the repository at this point in the history
  • Loading branch information
phinner committed Sep 30, 2024
1 parent 29081ad commit 122e612
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@ shadow = "8.3.2"
indra = "3.1.3"
toxopid = "4.1.0"
spotless = "6.25.0"
errorprone-gradle = "4.0.0"
errorprone-gradle = "4.0.1"

# utilities
slf4md = "1.0.0"
slf4md = "1.0.1"
distributor = "4.0.0-rc.1"

# testing
junit = "5.10.2"
junit = "5.11.1"

# static analysis
errorprone-core = "2.28.0"
nullaway = "0.11.0"
checker-qual = "3.44.0"
errorprone-core = "2.32.0"
nullaway = "0.11.3"
checker-qual = "3.47.0"

[libraries]
# utilities
Expand Down

0 comments on commit 122e612

Please sign in to comment.