diff --git a/.scala-steward.conf b/.scala-steward.conf index 3070aaa00cf..86e5de4ea7e 100644 --- a/.scala-steward.conf +++ b/.scala-steward.conf @@ -20,6 +20,7 @@ updates.ignore = [ { groupId = "com.fasterxml.jackson.datatype", artifactId = "jackson-datatype-jdk8" } { 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.typesafe.sbt", artifactId = "sbt-osgi" }