Add more ignored dependencies to .scala-steward.conf
This commit is contained in:
parent
a99dbda47b
commit
2e19bf159b
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ updates.ignore = [
|
|||
{ groupId = "com.fasterxml.jackson.datatype", artifactId = "jackson-datatype-jsr310" }
|
||||
{ groupId = "com.fasterxml.jackson.datatype", artifactId = "jackson-datatype-jdk8" }
|
||||
{ groupId = "com.google.protobuf", artifactId = "protobuf-java" }
|
||||
{ groupId = "com.lightbend.paradox", artifactId = "sbt-paradox-project-info" }
|
||||
{ groupId = "com.lightbend.paradox", artifactId = "sbt-paradox "}
|
||||
{ groupId = "com.typesafe", artifactId = "ssl-config-core" }
|
||||
{ groupId = "com.typesafe.sbt", artifactId = "sbt-osgi" }
|
||||
{ groupId = "org.agrona", artifactId = "agrona" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue