Skip to content

Commit

Permalink
Update dependency org.junit.jupiter:junit-jupiter to v5.9.3 (#254)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 22, 2023
1 parent 639e980 commit ffa9b93
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 @@ -2,7 +2,7 @@ object Versions {
const val javax = "1"
const val objenesis = "3.3"
const val lorem = "2.1"
const val jupiter = "5.9.2"
const val jupiter = "5.9.3"
const val mockk = "1.13.5"
const val kotlin = "1.8.22"
const val kotlinter = "3.13.0"
Expand Down

0 comments on commit ffa9b93

Please sign in to comment.