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.
2 parents 82fe0a6 + baad7a1 commit 2cac671Copy full SHA for 2cac671
build.gradle
@@ -102,7 +102,7 @@ dependencies {
102
}
103
104
/* logging */
105
- implementation "com.typesafe.scala-logging:scala-logging_${scalaVersion}:3.9.5" // pekko scala logging
+ implementation "com.typesafe.scala-logging:scala-logging_${scalaVersion}:3.9.6" // pekko scala logging
106
implementation "ch.qos.logback:logback-classic:1.5.18"
107
108
/* testing */
0 commit comments