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 306e286 commit d455c8aCopy full SHA for d455c8a
1 file changed
build.gradle
@@ -173,7 +173,7 @@ subprojects {
173
testImplementation "org.scalatest:scalatest_$scalaVersion:3.0.8"
174
testImplementation 'org.mockito:mockito-all:1.10.19'
175
testImplementation "com.typesafe.scala-logging:scala-logging_$scalaVersion:3.9.4"
176
- testImplementation 'ch.qos.logback:logback-classic:1.5.18'
+ testImplementation 'ch.qos.logback:logback-classic:1.5.19'
177
178
testImplementation 'org.pegdown:pegdown:1.6.0'
179
}
0 commit comments