Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ repositories {
}

val creekVersion = "0.4.3"
val junitVersion = "5.13.4"
val junitVersion = "6.0.0"
val junitPioneerVersion = "2.3.0"
val mockitoVersion = "5.18.0"
val jmhVersion = "1.37"
Expand Down
Loading