Skip to content

Commit

Permalink
Add second sbt-osgi in dependency update ignore list
Browse files Browse the repository at this point in the history
(cherry picked from commit 688eac7)
  • Loading branch information
mdedetrich committed Jan 7, 2024
1 parent 27a69c2 commit 7730a79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .scala-steward.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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" }
Expand Down

0 comments on commit 7730a79

Please sign in to comment.