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.
2 parents 6a33261 + 284bfb4 commit 2982a6cCopy full SHA for 2982a6c
gradle/libs.versions.toml
@@ -20,7 +20,7 @@ graphql-java = { module = "com.graphql-java:graphql-java", version.ref = "graphq
20
tailrocks-maven-publish-conventions = { module = "com.tailrocks.gradle:maven-publish-conventions", version = "0.2.0" }
21
tailrocks-signing-conventions = { module = "com.tailrocks.gradle:signing-conventions", version = "0.2.0" }
22
tailrocks-kotlin-conventions = { module = "com.tailrocks.gradle:kotlin-conventions", version = "0.2.0" }
23
-tailrocks-junit-conventions = { module = "com.tailrocks.gradle:junit-conventions", version = "0.2.0" }
+tailrocks-junit-conventions = { module = "com.tailrocks.gradle:junit-conventions", version = "0.5.1" }
24
kotest-runner-junit = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
25
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }
26
kotest-framework-datatest = { module = "io.kotest:kotest-framework-datatest", version.ref = "kotest" }
0 commit comments