[Android]: Bump mockk from 1.14.2 to 1.14.4 in /noty-android

Bumps `mockk` from 1.14.2 to 1.14.4.

Updates `io.mockk:mockk` from 1.14.2 to 1.14.4
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](https://github.com/mockk/mockk/compare/1.14.2...1.14.4)

Updates `io.mockk:mockk-android` from 1.14.2 to 1.14.4
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](https://github.com/mockk/mockk/compare/1.14.2...1.14.4)

---
updated-dependencies:
- dependency-name: io.mockk:mockk
  dependency-version: 1.14.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.mockk:mockk-android
  dependency-version: 1.14.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-23 02:31:55 +00:00
committed by GitHub
parent 53d050ab03
commit 4d8f17df2c

View File

@@ -51,7 +51,7 @@ espresso = "3.6.1"
androidTestCore = "1.6.1"
androidTestRunner = "1.6.2"
junit5 = "5.10.2"
mockk = "1.14.2"
mockk = "1.14.4"
jacoco = "0.8.13"
robolectric = "4.15"