Add second sbt-osgi in dependency update ignore list
This commit is contained in:
parent
3f97d9fe04
commit
688eac7bf5
1 changed files with 1 additions and 0 deletions
|
|
@ -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" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue