Skip to content

Commit

Permalink
Update logback-classic from 1.1.3 to 1.1.11 (#8)
Browse files Browse the repository at this point in the history
Pull request: #8
  • Loading branch information
scala-steward authored Feb 29, 2024
1 parent e8d8590 commit 876e5c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ object main
val asciiDoclet = ivy"org.asciidoctor:asciidoclet:1.5.4"
val bndlib = "biz.aQute.bnd:biz.aQute.bndlib:3.5.0"
// val felixConfigAdmin = "org.apache.felix" % "org.apache.felix.configadmin" % "1.8.8"
val logbackClassic = ivy"ch.qos.logback:logback-classic:1.1.3"
val logbackClassic = ivy"ch.qos.logback:logback-classic:1.1.11"
val junitInterface = ivy"com.github.sbt:junit-interface:0.13.3"
}

Expand Down

0 comments on commit 876e5c6

Please sign in to comment.