Skip to content

Commit ef562d7

Browse files
Update dependency org.junit.jupiter:junit-jupiter to v5.12.1
1 parent a9578e3 commit ef562d7

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)