Skip to content

Commit 8cd233e

Browse files
chore(deps): bump io.mockk:mockk in the patches group (#474)
Bumps the patches group with 1 update: [io.mockk:mockk](https://github.com/mockk/mockk). Updates `io.mockk:mockk` from 1.14.5 to 1.14.6 - [Release notes](https://github.com/mockk/mockk/releases) - [Commits](mockk/mockk@1.14.5...1.14.6) --- updated-dependencies: - dependency-name: io.mockk:mockk dependency-version: 1.14.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patches ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ce3a2d commit 8cd233e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ kotlinx-serialization = "1.9.0" # https://github.com/Kotlin/kotlinx.serializatio
3737
# AndroidX
3838
lifecycle = "2.9.4" # https://developer.android.com/jetpack/androidx/releases/lifecycle
3939
compose-activity = "1.11.0" # https://developer.android.com/jetpack/androidx/releases/activity
40-
mockk = "1.14.5"
40+
mockk = "1.14.6"
4141
navigationCompose = "2.9.0"
4242
playServicesAdsIdentifier = "18.2.0"
4343

0 commit comments

Comments
 (0)