Skip to content

Commit 6881759

Browse files
Bump mockito-core from 4.1.0 to 4.5.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.1.0 to 4.5.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.1.0...v4.5.1) --- 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 9042287 commit 6881759

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ configure(libs) {
152152
dependency("org.freemarker:freemarker:2.3.31")
153153
dependency("org.jboss.resteasy:resteasy-client:4.7.3.Final")
154154
dependency("org.mock-server:mockserver-netty:5.13.2")
155-
dependency("org.mockito:mockito-core:4.1.0")
155+
dependency("org.mockito:mockito-core:4.5.1")
156156
dependency("javax.annotation:javax.annotation-api:1.3.1")
157157
dependencySet("org.slf4j:1.7.30") {
158158
entry("slf4j-api")

0 commit comments

Comments
 (0)