Skip to content

Commit a298e0d

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ lwjgl3-opencl = { module = "org.lwjgl:lwjgl-opencl", version.ref = "lwjgl3"
3636
lwjgl3-opengl = { module = "org.lwjgl:lwjgl-opengl", version.ref = "lwjgl3" }
3737
lwjgl3-sdl = { module = "org.lwjgl:lwjgl-sdl", version.ref = "lwjgl3" }
3838

39-
mokito-core = "org.mockito:mockito-core:3.12.4"
40-
mokito-junit-jupiter = "org.mockito:mockito-junit-jupiter:3.12.4"
39+
mokito-core = "org.mockito:mockito-core:5.23.0"
40+
mokito-junit-jupiter = "org.mockito:mockito-junit-jupiter:5.23.0"
4141

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

0 commit comments

Comments
 (0)