Skip to content

Commit e869349

Browse files
bump mockito-core from 4.1.0 to 4.5.1 (via #734)
1 parent 0bc5ab3 commit e869349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)