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 a5859c4 + d5ff164 commit 98a4486Copy full SHA for 98a4486
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.21'
+ implementation 'ch.qos.logback:logback-classic:1.5.22'
78
79
// config
80
implementation 'com.typesafe:config:1.4.5'
0 commit comments