Skip to content

Commit f6d6c9f

Browse files
build(deps): bump org.mockito:mockito-junit-jupiter (#544)
1 parent 651fd14 commit f6d6c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ dependencies {
120120
testImplementation 'org.junit.jupiter:junit-jupiter'
121121
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
122122

123-
testImplementation 'org.mockito:mockito-junit-jupiter:5.16.1'
123+
testImplementation 'org.mockito:mockito-junit-jupiter:5.17.0'
124124
// would like to transition these to wiremock
125125
testImplementation 'org.mock-server:mockserver-junit-jupiter:5.15.0'
126126
// https://github.com/wiremock/wiremock/releases/tag/3.0.0 drops support for Java 8

0 commit comments

Comments
 (0)