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 d2671f1 commit 128adb3Copy full SHA for 128adb3
build.gradle
@@ -56,7 +56,7 @@ subprojects {
56
57
testImplementation "ch.qos.logback:logback-classic:1.2.11"
58
testImplementation 'junit:junit:4.13.2'
59
- testImplementation "org.scalatest:scalatest_2.13:3.0.9"
+ testImplementation "org.scalatest:scalatest_2.13:3.3.0-SNAP3"
60
testImplementation 'org.mockito:mockito-core:4.6.1'
61
testImplementation "org.pegdown:pegdown:1.6.0"
62
}
0 commit comments