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" }