Skip to content

Commit 5b36881

Browse files
renovate[bot]egorikftp
authored andcommitted
fix(deps): update dependency org.junit.jupiter:junit-jupiter to v6.0.1
1 parent 8600ed0 commit 5b36881

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
@@ -25,7 +25,7 @@ clikt = "com.github.ajalt.clikt:clikt:5.0.3"
2525
r8 = "com.android.tools:r8:8.11.18"
2626

2727
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
28-
junit5-jupiter = "org.junit.jupiter:junit-jupiter:6.0.0"
28+
junit5-jupiter = "org.junit.jupiter:junit-jupiter:6.0.1"
2929
junit-launcher = { module = "org.junit.platform:junit-platform-launcher" }
3030
junit4 = "junit:junit:4.13.2"
3131
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }

0 commit comments

Comments
 (0)