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 4b2fd68 commit daa8158Copy full SHA for daa8158
build.gradle
@@ -57,7 +57,7 @@ subprojects {
57
58
testImplementation "ch.qos.logback:logback-classic:1.4.7"
59
testImplementation 'junit:junit:4.13.2'
60
- testImplementation "org.scalatest:scalatest_2.13:3.0.9"
+ testImplementation "org.scalatest:scalatest_2.13:3.3.0-SNAP4"
61
testImplementation 'org.mockito:mockito-core:5.3.1'
62
testImplementation "org.pegdown:pegdown:1.6.0"
63
}
0 commit comments