Skip to content

Commit

Permalink
Update dependency ch.qos.logback:logback-classic to v1.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2023
1 parent 43a5a69 commit 382cb25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {

// log
implementation 'org.slf4j:slf4j-api:2.0.6'
testRuntimeOnly 'ch.qos.logback:logback-classic:1.3.4'
testRuntimeOnly 'ch.qos.logback:logback-classic:1.4.11'

// tests are in Scala
testImplementation 'org.scala-lang:scala-library:2.13.12'
Expand Down

0 comments on commit 382cb25

Please sign in to comment.