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 d7d2565 commit c5900ccCopy full SHA for c5900cc
gradle/libs.versions.toml
@@ -15,7 +15,7 @@ commons-compress = { group = "org.apache.commons", name = "commons-compress", ve
15
logback-core = { group = "ch.qos.logback", name = "logback-core", version.ref = "logback" }
16
logback-classic = { group = "ch.qos.logback", name = "logback-classic", version.ref = "logback" }
17
18
-junit-bom = { group = "org.junit", name = "junit-bom", version = "5.13.4" }
+junit-bom = { group = "org.junit", name = "junit-bom", version = "6.0.0" }
19
testcontainers-bom = { group = "org.testcontainers", name = "testcontainers-bom", version = "2.0.1" }
20
21
[plugins]
0 commit comments