Skip to content

Commit ae12fdf

Browse files
build(deps): bump com.linkedin.dexmaker:dexmaker-mockito
Bumps [com.linkedin.dexmaker:dexmaker-mockito](https://github.com/linkedin/dexmaker) from 2.28.3 to 2.28.6. - [Release notes](https://github.com/linkedin/dexmaker/releases) - [Changelog](https://github.com/linkedin/dexmaker/blob/main/CHANGELOG.md) - [Commits](linkedin/dexmaker@2.28.3...2.28.6) --- updated-dependencies: - dependency-name: com.linkedin.dexmaker:dexmaker-mockito dependency-version: 2.28.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e894db1 commit ae12fdf

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
@@ -191,7 +191,7 @@ kotest-runner = { module = "io.kotest:kotest-runner-junit4-jvm", version.ref = "
191191
kotlin-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-test", version.ref = "coroutines" }
192192
mockito-android = { module = "org.mockito:mockito-android", version.ref = "mockito" }
193193
mockito-core = { module = "org.mockito:mockito-core", version.ref = "mockito" }
194-
mockito-dexmaker = { module = "com.linkedin.dexmaker:dexmaker-mockito", version = "2.28.3" }
194+
mockito-dexmaker = { module = "com.linkedin.dexmaker:dexmaker-mockito", version = "2.28.6" }
195195
mockk = { module = "io.mockk:mockk", version.ref = "mockk" }
196196
mockk-android = { module = "io.mockk:mockk-android", version.ref = "mockk" }
197197
protobuf-java-util = { module = "com.google.protobuf:protobuf-java-util", version.ref = "protobufjavautil" }

0 commit comments

Comments
 (0)