Skip to content

Commit

Permalink
chore: update all dependencies with patch changes
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2025
1 parent a22dd17 commit 63ca2f5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[versions]

# plugins
shadow = "8.3.5"
shadow = "8.3.6"
juppiter = "0.4.0"
spotless = "6.25.0"
nexusPublish = "2.0.0"
checkstyleTools = "10.21.0"
checkstyleTools = "10.21.2"

# testing
junit = "5.11.4"
Expand All @@ -20,15 +20,15 @@ lombok = "1.18.36"
gson = "2.11.0"
jjwt = "0.12.6"
guava = "33.4.0-jre"
annotations = "26.0.1"
annotations = "26.0.2"

# logging
slf4j = "2.0.16"
logback = "1.5.14"
logback = "1.5.16"

# validation
expressly = "5.0.0"
jakartaValidationApi = "3.1.0"
jakartaValidationApi = "3.1.1"
hibernateValidator = "8.0.2.Final"

# netty stuff
Expand Down

0 comments on commit 63ca2f5

Please sign in to comment.