Skip to content

Commit fe43572

Browse files
committed
Merge branch '8.x' of github.com:freefair/gradle-plugins
2 parents b39aef5 + 3da1f86 commit fe43572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quicktype-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616

1717
testImplementation project(":test-common")
1818
testImplementation "org.jetbrains.kotlin:kotlin-test"
19-
testImplementation "org.mockito.kotlin:mockito-kotlin:5.4.0"
19+
testImplementation "org.mockito.kotlin:mockito-kotlin:6.0.0"
2020
testImplementation "com.natpryce:hamkrest:1.8.0.1"
2121
}
2222

0 commit comments

Comments
 (0)