Skip to content

Commit 30e4ab8

Browse files
authored
Merge pull request #20 from ashtanko/renovate/junit5-monorepo
Update junit5 monorepo to v5.12.1
2 parents e5fe68d + 31de12d commit 30e4ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[versions]
22
kotlin = "2.1.20" # https://github.com/JetBrains/kotlin
33
coroutines = "1.10.1" # https://github.com/Kotlin/kotlinx.coroutines
4-
junit = "5.11.4" # https://junit.org/junit5 | https://central.sonatype.com/artifact/org.junit.jupiter/junit-jupiter
4+
junit = "5.12.1" # https://junit.org/junit5 | https://central.sonatype.com/artifact/org.junit.jupiter/junit-jupiter
55
mockk = "1.13.16" # https://mockk.io | https://central.sonatype.com/search?q=mockk&smo=true
66
detekt = "1.23.7" # https://github.com/detekt/detekt
77
dokka = "2.0.0" # https://github.com/Kotlin/dokka

0 commit comments

Comments
 (0)