Skip to content

Commit 53c714f

Browse files
fix(deps): update dependency org.junit:junit-bom to v6
1 parent b8f931d commit 53c714f

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.29.0"
99
jakarta = "4.1.0"

0 commit comments

Comments
 (0)