Skip to content

Commit

Permalink
Update mockk to 1.13.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Pururun committed Jun 13, 2024
1 parent 4b0f438 commit e8ab8c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ object Versions {
const val kotlinCompilerExtensionVersion = "1.5.10"
const val kotlinx = "1.8.0"
const val leakCanary = "2.13"
const val mockk = "1.13.10"
const val mockk = "1.13.11"
const val mockWebserver = "4.12.0"
const val turbine = "1.0.0"
const val billingClient = "6.2.0"
Expand Down

0 comments on commit e8ab8c4

Please sign in to comment.