Skip to content

Commit 4353cea

Browse files
Update junit5 monorepo to v5.11.4
1 parent 7ce28f8 commit 4353cea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
33
import java.util.*
44

55
val coroutinesVersion = "1.7.3"
6-
val jupiterVersion = "5.10.1"
6+
val jupiterVersion = "5.11.4"
77
val logbackVersion = "1.4.14"
88
val kotlinLoginVersion = "3.0.5"
99
val slf4jApiVersoion = "2.0.11"

0 commit comments

Comments
 (0)