Skip to content

Commit ed27b92

Browse files
fix(deps): update dependency org.junit:junit-bom to v6
1 parent 6745bf5 commit ed27b92

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
@@ -3,7 +3,7 @@ kotlin = "2.2.10"
33
kotlinx = "1.10.2"
44
kotest = "6.0.4"
55
detekt = "1.23.8"
6-
junit = "5.14.0"
6+
junit = "6.0.0"
77
koin = "4.1.1"
88
quarkus = "3.28.3"
99
jakarta = "4.1.0"

0 commit comments

Comments
 (0)