We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8db077a commit 17ed05bCopy full SHA for 17ed05b
gradle/libs.versions.toml
@@ -1,8 +1,8 @@
1
[versions]
2
-snakeyaml = "1.33"
3
-junit = "5.8.1"
+snakeyaml = "2.2"
+junit = "5.10.0"
4
assertj = "3.24.2"
5
-testcontainers = "1.18.3"
+testcontainers = "2.2"
6
publish_plugin = "1.3.0"
7
release_plugin = "3.0.2"
8
0 commit comments