Skip to content

Commit a5c6b47

Browse files
Bump mockito-core from 3.11.0 to 3.11.1
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.11.0 to 3.11.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.11.0...v3.11.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49e374a commit a5c6b47

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
@@ -95,7 +95,7 @@ configure(subprojects) {
9595
dependency("org.freemarker:freemarker:2.3.31")
9696
dependency("org.jboss.resteasy:resteasy-client:4.6.0.Final")
9797
dependency("org.mock-server:mockserver-netty:5.11.2")
98-
dependency("org.mockito:mockito-core:3.11.0")
98+
dependency("org.mockito:mockito-core:3.11.1")
9999
dependencySet("org.slf4j:1.7.30") {
100100
entry("slf4j-api")
101101
entry("slf4j-nop")

0 commit comments

Comments
 (0)