File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
[versions ]
2
2
3
3
# plugins
4
- shadow = " 8.3.5 "
4
+ shadow = " 8.3.6 "
5
5
juppiter = " 0.4.0"
6
6
spotless = " 6.25.0"
7
7
nexusPublish = " 2.0.0"
8
- checkstyleTools = " 10.21.0 "
8
+ checkstyleTools = " 10.21.4 "
9
9
10
10
# testing
11
11
junit = " 5.11.4"
12
12
mockito = " 5.14.2"
13
13
junitLauncher = " 1.11.4"
14
- testcontainers = " 1.20.4 "
14
+ testcontainers = " 1.20.6 "
15
15
16
16
# compile time processing
17
17
lombok = " 1.18.36"
@@ -20,15 +20,15 @@ lombok = "1.18.36"
20
20
gson = " 2.11.0"
21
21
jjwt = " 0.12.6"
22
22
guava = " 33.4.0-jre"
23
- annotations = " 26.0.1 "
23
+ annotations = " 26.0.2 "
24
24
25
25
# logging
26
- slf4j = " 2.0.16 "
27
- logback = " 1.5.14 "
26
+ slf4j = " 2.0.17 "
27
+ logback = " 1.5.17 "
28
28
29
29
# validation
30
30
expressly = " 5.0.0"
31
- jakartaValidationApi = " 3.1.0 "
31
+ jakartaValidationApi = " 3.1.1 "
32
32
hibernateValidator = " 8.0.2.Final"
33
33
34
34
# netty stuff
You can’t perform that action at this time.
0 commit comments