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 d27ad19 commit acae95dCopy full SHA for acae95d
build.gradle
@@ -152,7 +152,7 @@ subprojects {
152
153
testImplementation 'junit:junit:4.13.2'
154
testImplementation "org.scalatest:scalatest_$scalaVersion:3.3.0-SNAP4"
155
- testImplementation "org.scalatestplus:junit-4-12_$scalaVersion:3.1.3.0"
+ testImplementation "org.scalatestplus:junit-4-12_$scalaVersion:3.3.0.0-SNAP2"
156
testImplementation "org.scalatestplus:mockito-5-18_$scalaVersion:3.2.19.0"
157
testImplementation "com.typesafe.scala-logging:scala-logging_$scalaVersion:3.9.6"
158
testImplementation 'ch.qos.logback:logback-classic:1.5.19'
0 commit comments