Skip to content

Commit

Permalink
stack: mockk 1.13.11
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Osip Fatkullin <osip.fatkullin@gmail.com>
  • Loading branch information
renovate[bot] and osipxd committed May 30, 2024
1 parent 2133e2c commit ff4df08
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
- :arrow_up: [kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime/releases/tag/v0.6.0) `0.5.0``0.6.0` :warning: *(breaking changes)*
- :arrow_up: [ksp](https://github.com/google/ksp/releases/tag/1.9.24-1.0.20) `1.9.23-1.0.20``1.9.24-1.0.20`
- :arrow_up: [kotest](https://github.com/kotest/kotest/releases/tag/v5.9.0) `5.8.1``5.9.0`
- :arrow_up: [mockk](https://github.com/mockk/mockk/releases/tag/1.13.11) `1.13.9``1.13.11`

### red_mad_robot

Expand Down
2 changes: 1 addition & 1 deletion versions-stack/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ junit = "5.10.2"
junit-platform = "1.10.2"
junit4 = "4.13.2"
kotest = "5.9.0"
mockk = "1.13.9" # Skip 1.13.10 because of https://github.com/mockk/mockk/issues/1225
mockk = "1.13.11"
turbine = "1.1.0"

# Debug Tools
Expand Down

0 comments on commit ff4df08

Please sign in to comment.