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 74273f8 + 06b10fd commit 9aaa425Copy full SHA for 9aaa425
build.gradle
@@ -74,7 +74,7 @@ dependencies {
74
75
// logging
76
implementation "com.typesafe.scala-logging:scala-logging_${scalaVersion}:3.9.6"
77
- implementation 'ch.qos.logback:logback-classic:1.5.22'
+ implementation 'ch.qos.logback:logback-classic:1.5.23'
78
79
// config
80
implementation 'com.typesafe:config:1.4.5'
0 commit comments