Skip to content

Commit

Permalink
Update dependency org.junit:junit-bom to v5.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 905d66e commit 243b146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ slf4j = "2.0.11"
kotest = "5.8.0" # https://github.com/kotest/kotest/releases

mockk = "1.13.9" # https://search.maven.org/artifact/io.mockk/mockk
junit = "5.10.1" # https://github.com/junit-team/junit5/releases
junit = "5.11.2" # https://github.com/junit-team/junit5/releases

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

0 comments on commit 243b146

Please sign in to comment.