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 61ea3cc commit bde58eaCopy full SHA for bde58ea
gradle/libs.versions.toml
@@ -12,7 +12,7 @@ javacsv = { group = "net.sourceforge.javacsv", name = "javacsv", version = "2.0"
12
kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version = "7.0.7" }
13
auto-service = { group = "com.google.auto.service", name = "auto-service", version = "1.1.1" }
14
15
-junit-bom = { group = "org.junit", name = "junit-bom", version = "5.13.2" }
+junit-bom = { group = "org.junit", name = "junit-bom", version = "5.13.4" }
16
17
[plugins]
18
th2-publish = { id = "com.exactpro.th2.gradle.publish", version.ref = "th2-plugin" }
0 commit comments