Skip to content

Commit 781d03e

Browse files
Bump org.mockito:mockito-core from 3.12.4 to 5.23.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 3.12.4 to 5.23.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.12.4...v5.23.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.23.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 994c552 commit 781d03e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ lwjgl3-opencl = { module = "org.lwjgl:lwjgl-opencl", version.ref = "lwjgl3"
3434
lwjgl3-opengl = { module = "org.lwjgl:lwjgl-opengl", version.ref = "lwjgl3" }
3535
lwjgl3-sdl = { module = "org.lwjgl:lwjgl-sdl", version.ref = "lwjgl3" }
3636

37-
mokito-core = "org.mockito:mockito-core:3.12.4"
37+
mokito-core = "org.mockito:mockito-core:5.23.0"
3838

3939
nifty = { module = "com.github.nifty-gui:nifty", version.ref = "nifty" }
4040
nifty-default-controls = { module = "com.github.nifty-gui:nifty-default-controls", version.ref = "nifty" }

0 commit comments

Comments
 (0)