Skip to content

Commit

Permalink
Merge pull request #184 from tailrocks/renovate/com.tailrocks.gradle-…
Browse files Browse the repository at this point in the history
…junit-conventions-0.x

Update dependency com.tailrocks.gradle:junit-conventions to v0.5.1
  • Loading branch information
donbeave authored Nov 17, 2023
2 parents 6a33261 + 284bfb4 commit 2982a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ graphql-java = { module = "com.graphql-java:graphql-java", version.ref = "graphq
tailrocks-maven-publish-conventions = { module = "com.tailrocks.gradle:maven-publish-conventions", version = "0.2.0" }
tailrocks-signing-conventions = { module = "com.tailrocks.gradle:signing-conventions", version = "0.2.0" }
tailrocks-kotlin-conventions = { module = "com.tailrocks.gradle:kotlin-conventions", version = "0.2.0" }
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" }
kotest-runner-junit = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }
kotest-framework-datatest = { module = "io.kotest:kotest-framework-datatest", version.ref = "kotest" }
Expand Down

0 comments on commit 2982a6c

Please sign in to comment.