Skip to content

Commit

Permalink
Update and fix ignored updates for sbt-paradox
Browse files Browse the repository at this point in the history
  • Loading branch information
mdedetrich committed Jan 7, 2024
1 parent d63c047 commit 7702c4a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .scala-steward.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
updates.ignore = [
{ groupId = "com.lightbend.paradox", artifactId = "sbt-paradox-project-info" },
{ groupId = "com.lightbend.paradox", artifactId = "sbt-paradox "},
{ groupId = "com.lightbend.paradox", artifactId = "sbt-paradox-apidoc"},
{ groupId = "com.lightbend.paradox", artifactId = "sbt-paradox"},
{ groupId = "org.apache.pekko", artifactId = "pekko-actor" },
{ groupId = "org.apache.pekko", artifactId = "pekko-actor-typed" },
{ groupId = "org.apache.pekko", artifactId = "pekko-stream" },
Expand Down

0 comments on commit 7702c4a

Please sign in to comment.