This is an automated email from the ASF dual-hosted git repository.

mdedetrich pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git


The following commit(s) were added to refs/heads/main by this push:
     new 688eac7bf5 Add second sbt-osgi in dependency update ignore list
688eac7bf5 is described below

commit 688eac7bf5bcd7ca99d4c926b7a16d57598c79e4
Author: Matthew de Detrich <[email protected]>
AuthorDate: Sun Jan 7 13:53:20 2024 +1100

    Add second sbt-osgi in dependency update ignore list
---
 .scala-steward.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.scala-steward.conf b/.scala-steward.conf
index 7485eb9191..98c2074194 100644
--- a/.scala-steward.conf
+++ b/.scala-steward.conf
@@ -19,6 +19,7 @@ updates.ignore = [
   { groupId = "com.lightbend.paradox", artifactId = "sbt-paradox "}
   { groupId = "com.typesafe", artifactId = "ssl-config-core" }
   { groupId = "com.typesafe.sbt", artifactId = "sbt-osgi" }
+  { groupId = "com.github.sbt", artifactId = "sbt-osgi" }
   { groupId = "org.agrona", artifactId = "agrona" }
   { groupId = "org.mockito", artifactId = "mockito-core" }
   { groupId = "com.lightbend.sbt", artifactId = "sbt-java-formatter" }


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to