Skip to content

Commit 17ed05b

Browse files
fix(deps): update all dependencies
1 parent 8db077a commit 17ed05b

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
@@ -1,8 +1,8 @@
11
[versions]
2-
snakeyaml = "1.33"
3-
junit = "5.8.1"
2+
snakeyaml = "2.2"
3+
junit = "5.10.0"
44
assertj = "3.24.2"
5-
testcontainers = "1.18.3"
5+
testcontainers = "2.2"
66
publish_plugin = "1.3.0"
77
release_plugin = "3.0.2"
88

0 commit comments

Comments
 (0)