Skip to content

Commit bb3b33c

Browse files
Bump org.mockito:mockito-core from 5.18.0 to 5.19.0 in /versions (#13752)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.18.0 to 5.19.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.18.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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df9c171 commit bb3b33c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ dependencies.constraints {
134134
api("org.kordamp.ikonli:ikonli-materialdesign2-pack:12.4.0")
135135
api("org.libreoffice:libreoffice:24.8.4")
136136
api("org.libreoffice:unoloader:24.8.4")
137-
api("org.mockito:mockito-core:5.18.0")
137+
api("org.mockito:mockito-core:5.19.0")
138138
api("org.ow2.asm:asm:9.8")
139139
api("org.postgresql:postgresql:42.7.7")
140140
api("org.slf4j:jul-to-slf4j:2.0.17")

0 commit comments

Comments
 (0)