Skip to content

Commit

Permalink
Merge pull request #193 from nuhkoca/renovate/versions.test_core
Browse files Browse the repository at this point in the history
Update Versions.test_core to v1.6.0
  • Loading branch information
nuhkoca committed Jun 26, 2024
2 parents 7b6b2b5 + e8d235f commit 0f3f9ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ internal object Versions {
const val ktlint_internal = "0.36.0"

// Test stuff
const val test_core = "1.5.2"
const val test_core = "1.6.0"
const val junit = "1.2.0"
const val espresso_core = "3.6.0"
const val mockK = "1.13.11"
Expand Down

0 comments on commit 0f3f9ba

Please sign in to comment.