Skip to content

Commit 59e1bb3

Browse files
Bump org.mockito:mockito-core from 5.19.0 to 5.20.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.19.0 to 5.20.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.19.0...v5.20.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c3abdc commit 59e1bb3

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
@@ -13,7 +13,7 @@ logback = "1.5.18"
1313
logstash-logback-encoder = "8.1"
1414
coroutines = "1.10.2"
1515
junit = "5.13.4"
16-
mockito = "5.19.0"
16+
mockito = "5.20.0"
1717
jackson = "2.20.0"
1818
log4j = "2.25.1"
1919
nativeimage = "24.2.2"

0 commit comments

Comments
 (0)