We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2525cee commit dd4cbf0Copy full SHA for dd4cbf0
gradle/versions.gradle
@@ -24,5 +24,5 @@ ext {
24
junitVersion = "5.7.0"
25
concurrentUnitVersion = "0.4.6"
26
kluentVersion = "1.64"
27
- mockkVersion = "1.10.3"
+ mockkVersion = "1.10.3-jdk8"
28
}
0 commit comments