Skip to content

Commit 7f8beec

Browse files
authored
Merge pull request #87 from ashtanko/renovate/junit5-monorepo
Update dependency org.junit.jupiter:junit-jupiter to v5.12.1
2 parents 4aa74b7 + ef562d7 commit 7f8beec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
coroutines = "1.10.1" # https://github.com/Kotlin/kotlinx.coroutines
3-
junit = "5.12.0" # https://junit.org/junit5 | https://central.sonatype.com/artifact/org.junit.jupiter/junit-jupiter
3+
junit = "5.12.1" # https://junit.org/junit5 | https://central.sonatype.com/artifact/org.junit.jupiter/junit-jupiter
44
kotlin = "2.1.20" # https://github.com/JetBrains/kotlin
55
detekt = "1.23.8" # https://github.com/detekt/detekt
66
dokka = "2.0.0" # https://github.com/Kotlin/dokka

0 commit comments

Comments
 (0)