Skip to content

Commit

Permalink
fix(deps): update junit5 monorepo to v5.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent 1551bd5 commit 5ddf965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ object TestLibs {

object Version {

const val junit5 = "5.10.2"
const val junit5 = "5.11.0"
const val pioneer = "2.2.0"
}

Expand Down

0 comments on commit 5ddf965

Please sign in to comment.