Skip to content

Commit

Permalink
Update biz.aQute.bndlib to 7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 27, 2024
1 parent 4a8ca55 commit da3adf8
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.2.0"

val bndlib = ivy"biz.aQute.bnd:biz.aQute.bndlib:6.4.1"
val bndlib = ivy"biz.aQute.bnd:biz.aQute.bndlib:7.1.0"
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 da3adf8

Please sign in to comment.