Skip to content

Commit

Permalink
Bump ch.qos.logback:logback-classic from 1.5.4 to 1.5.6 (#408)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 19, 2024
1 parent ea33e0d commit f83190d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -72,7 +72,7 @@ dependencies {

// logging
implementation "com.typesafe.scala-logging:scala-logging_${scalaVersion}:3.9.5"
implementation 'ch.qos.logback:logback-classic:1.5.4'
implementation 'ch.qos.logback:logback-classic:1.5.6'

// config
implementation 'com.typesafe:config:1.4.3'
Expand Down

0 comments on commit f83190d

Please sign in to comment.