Skip to content

Commit 2dc560a

Browse files
chore: update all dependencies with patch changes
1 parent a22dd17 commit 2dc560a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ shadow = "8.3.5"
55
juppiter = "0.4.0"
66
spotless = "6.25.0"
77
nexusPublish = "2.0.0"
8-
checkstyleTools = "10.21.0"
8+
checkstyleTools = "10.21.2"
99

1010
# testing
1111
junit = "5.11.4"
@@ -20,15 +20,15 @@ lombok = "1.18.36"
2020
gson = "2.11.0"
2121
jjwt = "0.12.6"
2222
guava = "33.4.0-jre"
23-
annotations = "26.0.1"
23+
annotations = "26.0.2"
2424

2525
# logging
2626
slf4j = "2.0.16"
27-
logback = "1.5.14"
27+
logback = "1.5.16"
2828

2929
# validation
3030
expressly = "5.0.0"
31-
jakartaValidationApi = "3.1.0"
31+
jakartaValidationApi = "3.1.1"
3232
hibernateValidator = "8.0.2.Final"
3333

3434
# netty stuff

0 commit comments

Comments
 (0)