Skip to content

Commit

Permalink
Update biz.aQute.bndlib to 6.4.1 (#124)
Browse files Browse the repository at this point in the history
Pull request: #124
  • Loading branch information
scala-steward authored Jun 9, 2023
1 parent ed1cb4e commit c07ae35
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 @@ -32,7 +32,7 @@ trait Deps {
def millTestVersions: Seq[String]
val scoverageVersion = "2.0.10"

val bndlib = ivy"biz.aQute.bnd:biz.aQute.bndlib:6.4.0"
val bndlib = ivy"biz.aQute.bnd:biz.aQute.bndlib:6.4.1"
val logbackClassic = ivy"ch.qos.logback:logback-classic:1.1.3"
def millMain = ivy"com.lihaoyi::mill-main:${millVersion}"
def millScalalib = ivy"com.lihaoyi::mill-scalalib:${millVersion}"
Expand Down

0 comments on commit c07ae35

Please sign in to comment.