Skip to content

Commit 33cb5b0

Browse files
chore: update all dependencies with patch changes
1 parent 4485416 commit 33cb5b0

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,9 +8,9 @@ nexusPublish = "2.0.0"
88
checkstyleTools = "12.1.2"
99

1010
# testing
11-
junit = "6.0.1"
11+
junit = "6.0.2"
1212
mockito = "5.20.0"
13-
testcontainers = "2.0.1"
13+
testcontainers = "2.0.3"
1414

1515
# compile time processing
1616
lombok = "1.18.42"
@@ -25,7 +25,7 @@ caffeine = "3.2.3"
2525

2626
# logging
2727
slf4j = "2.0.17"
28-
logback = "1.5.21"
28+
logback = "1.5.23"
2929

3030
# validation
3131
expressly = "6.0.0"

0 commit comments

Comments
 (0)