Skip to content

Commit c96fee6

Browse files
Update biz.aQute.bndlib to 7.2.0 (#2602)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent fbfbcdd commit c96fee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ object Dependencies {
136136

137137
val pojosr = "com.googlecode.pojosr" % "de.kalpatec.pojosr.framework" % "0.2.1" % Test
138138
val tinybundles = "org.ops4j.pax.tinybundles" % "tinybundles" % "4.0.1" % Test
139-
val bndlib = "biz.aQute.bnd" % "biz.aQute.bndlib" % "6.4.1" % Test
139+
val bndlib = "biz.aQute.bnd" % "biz.aQute.bndlib" % "7.2.0" % Test
140140
val `pax-exam` = "org.ops4j.pax.exam" % "pax-exam" % "4.14.0" % Test
141141
val `pax-exam-cm` = "org.ops4j.pax.exam" % "pax-exam-cm" % "4.14.0" % Test
142142
val `pax-exam-container-forked` = "org.ops4j.pax.exam" % "pax-exam-container-forked" % "4.14.0" % Test

0 commit comments

Comments
 (0)