Skip to content

Commit edf0bcf

Browse files
chore: update all dependencies with patch changes
1 parent b879575 commit edf0bcf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ nexusPublish = "2.0.0"
88
checkstyleTools = "11.1.0"
99

1010
# testing
11-
junit = "6.0.0"
11+
junit = "6.0.1"
1212
mockito = "5.20.0"
1313
testcontainers = "1.21.3"
1414

@@ -21,11 +21,11 @@ jjwt = "0.13.0"
2121
guava = "33.5.0-jre"
2222
annotations = "26.0.2-1"
2323
unirest = "4.5.1"
24-
caffeine = "3.2.2"
24+
caffeine = "3.2.3"
2525

2626
# logging
2727
slf4j = "2.0.17"
28-
logback = "1.5.19"
28+
logback = "1.5.20"
2929

3030
# validation
3131
expressly = "6.0.0"

0 commit comments

Comments
 (0)