Skip to content

Commit 7bc015e

Browse files
renovate[bot]AleksandrTabolin
authored andcommitted
stack: mockk
1 parent 7620c13 commit 7bc015e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
- :arrow_up: [kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime/releases/tag/v0.7.1) `0.6.2``0.7.1` :warning:
2929
- :arrow_up: [kotlinx-serialization](https://github.com/Kotlin/kotlinx.serialization/releases/tag/v1.9.0) `1.8.1``1.9.0` :warning:
3030
- :arrow_up: [ksp](https://github.com/google/ksp/releases/) `2.1.21-2.0.1``2.2.0-2.0.2` :warning:
31+
- :arrow_up: [mockk](https://github.com/mockk/mockk/releases/tag/1.14.5) `1.14.2``1.14.5`
3132
- :arrow_up: [okhttp](https://github.com/square/okhttp/blob/parent-5.1.0/CHANGELOG.md#version-510) `4.12.0``5.1.0` :warning:
3233
- :arrow_up: [reactivex-rxjava3](https://github.com/ReactiveX/RxJava/releases/tag/v3.1.11) `3.1.10``3.1.11`
3334
- :arrow_up: [tink](https://github.com/tink-crypto/tink-java/releases/tag/v1.18.0) `1.17.0``1.18.0`

versions-stack/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ junit = "5.12.2"
3838
junit-platform = "1.12.2"
3939
junit4 = "4.13.2"
4040
kotest = "5.9.1"
41-
mockk = "1.14.2"
41+
mockk = "1.14.5"
4242
turbine = "1.2.1"
4343

4444
# Debug Tools

0 commit comments

Comments
 (0)