Skip to content

Commit ba6312e

Browse files
dependabot[bot]david-allison
authored andcommitted
build(deps): bump org.mockito.kotlin:mockito-kotlin from 6.0.0 to 6.1.0
Bumps [org.mockito.kotlin:mockito-kotlin](https://github.com/mockito/mockito-kotlin) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/mockito/mockito-kotlin/releases) - [Commits](mockito/mockito-kotlin@v6.0.0...v6.1.0) --- updated-dependencies: - dependency-name: org.mockito.kotlin:mockito-kotlin dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ce0719f commit ba6312e

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
@@ -99,7 +99,7 @@ materialTapTargetPrompt = "3.3.2"
9999
# Only needed until mockito kotlin updates this transitive itself
100100
mockitoCore = "5.19.0"
101101
mockitoInline = "5.2.0"
102-
mockitoKotlin = "6.0.0" # maybe can remove mockitoCore and its usage with release > 5.4.0
102+
mockitoKotlin = "6.1.0" # maybe can remove mockitoCore and its usage with release > 5.4.0
103103
mockk = "1.14.5"
104104
nanohttpd = "2.3.1"
105105
okhttp = "5.1.0"

0 commit comments

Comments
 (0)