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 f3c313a commit 7266671Copy full SHA for 7266671
gradle/libs.versions.toml
@@ -37,7 +37,7 @@ h2 = { group = "com.h2database", name = "h2" }
37
commons-dbcp = { group = "commons-dbcp", name = "commons-dbcp", version = "1.4" }
38
flyway-core = { group = "org.flywaydb", name = "flyway-core" }
39
40
-junit-bom = { group = "org.junit", name = "junit-bom", version = "5.13.2" }
+junit-bom = { group = "org.junit", name = "junit-bom", version = "5.13.3" }
41
junit-platform-launcher = { group = "org.junit.platform", name = "junit-platform-launcher" }
42
43
[plugins]
0 commit comments