Skip to content

Commit 9797351

Browse files
committed
update mockito-inline version
1 parent 0cc14e7 commit 9797351

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
@@ -58,7 +58,7 @@ dependencies {
5858
testImplementation('org.apache.kafka:kafka-clients:2.2.1')
5959
testImplementation('org.junit.jupiter:junit-jupiter-api:5.7.0')
6060
testImplementation('org.apache.commons:commons-lang3:3.11')
61-
testImplementation('org.mockito:mockito-inline:3.6.0')
61+
testImplementation('org.mockito:mockito-inline:5.0.0')
6262

6363
testRuntimeOnly('org.junit.jupiter:junit-jupiter-engine:5.7.0')
6464
testRuntimeOnly('org.apache.logging.log4j:log4j-core:2.17.1')

0 commit comments

Comments
 (0)