Skip to content

Commit 708accd

Browse files
build(deps): bump mockito from 5.12.0 to 5.19.0
Bumps `mockito` from 5.12.0 to 5.19.0. Updates `org.mockito:mockito-core` from 5.12.0 to 5.19.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.12.0...v5.19.0) Updates `org.mockito:mockito-junit-jupiter` from 5.12.0 to 5.19.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.12.0...v5.19.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f1e89a9 commit 708accd

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
@@ -23,7 +23,7 @@ kotlin = "2.2.0"
2323
# set in <root>/settings.gradle.kts
2424
kotlinCoroutines = "1.10.1"
2525
lsp4j = "0.24.0"
26-
mockito = "5.12.0"
26+
mockito = "5.19.0"
2727
mockitoKotlin = "5.4.1-SNAPSHOT"
2828
mockk = "1.13.17"
2929
nimbus-jose-jwt = "9.40"

0 commit comments

Comments
 (0)