This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git
The following commit(s) were added to refs/heads/main by this push:
new 18faec423b Update tinybundles to 4.0.1 (#1800)
18faec423b is described below
commit 18faec423b9f77509b730ee9ccfdeb96b343ba1d
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 16 10:52:41 2025 +0100
Update tinybundles to 4.0.1 (#1800)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 9b2be09236..91262d6580 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -142,7 +142,7 @@ object Dependencies {
val scalatestMockito = "org.scalatestplus" %% "mockito-4-11" %
"3.2.18.0" % Test
val pojosr = "com.googlecode.pojosr" % "de.kalpatec.pojosr.framework" %
"0.2.1" % Test
- val tinybundles = "org.ops4j.pax.tinybundles" % "tinybundles" % "4.0.0"
% Test
+ val tinybundles = "org.ops4j.pax.tinybundles" % "tinybundles" % "4.0.1"
% Test
val bndlib = "biz.aQute.bnd" % "biz.aQute.bndlib" % "6.4.1" % Test
val `pax-exam` = "org.ops4j.pax.exam" % "pax-exam" % "4.14.0" % Test
val `pax-exam-cm` = "org.ops4j.pax.exam" % "pax-exam-cm" % "4.14.0" %
Test
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]