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 45c84ba commit 218b3b0Copy full SHA for 218b3b0
build.gradle
@@ -56,7 +56,7 @@ subprojects {
56
57
testImplementation "ch.qos.logback:logback-classic:1.4.5"
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:5.2.0'
61
testImplementation "org.pegdown:pegdown:1.6.0"
62
}
0 commit comments