Skip to content

Commit c549151

Browse files
bump mockito-core from 3.9.0 to 3.10.0 (via #581)
1 parent f1252b9 commit c549151

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
@@ -97,7 +97,7 @@ configure(subprojects) {
9797
dependency("org.jboss.resteasy:resteasy-client:4.6.0.Final")
9898
dependency("org.jooq:joor-java-8:0.9.14")
9999
dependency("org.mock-server:mockserver-netty:5.11.2")
100-
dependency("org.mockito:mockito-core:3.9.0")
100+
dependency("org.mockito:mockito-core:3.10.0")
101101
dependencySet("org.slf4j:1.7.30") {
102102
entry("slf4j-api")
103103
entry("slf4j-nop")

0 commit comments

Comments
 (0)