Skip to content

Commit c28ff62

Browse files
Update dependency org.junit:junit-bom to v5.11.0
1 parent 905d66e commit c28ff62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ slf4j = "2.0.11"
1919
kotest = "5.8.0" # https://github.com/kotest/kotest/releases
2020

2121
mockk = "1.13.9" # https://search.maven.org/artifact/io.mockk/mockk
22-
junit = "5.10.1" # https://github.com/junit-team/junit5/releases
22+
junit = "5.11.0" # https://github.com/junit-team/junit5/releases
2323

2424
## Plugins
2525
binaryCompatValidator = "0.12.1" # https://search.maven.org/artifact/org.jetbrains.kotlinx/binary-compatibility-validator

0 commit comments

Comments
 (0)