Skip to content

Commit 358c258

Browse files
build(deps): Bump org.mockito:mockito-core from 5.15.2 to 5.16.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.15.2 to 5.16.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.15.2...v5.16.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 424effe commit 358c258

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ junit-jupiter = "5.11.4"
55
kotest = "6.0.0.M2"
66
kotlin = "2.1.10"
77
kotlinx-coroutines = "1.10.1"
8-
mockito = "5.15.2"
8+
mockito = "5.16.0"
99
mockk = "1.13.17"
1010
mysql-driver = "9.2.0"
1111
postgresql-driver = "42.7.5"

0 commit comments

Comments
 (0)