Skip to content

Commit c731f9e

Browse files
authored
Merge pull request #315 from http4s/rossabaker-patch-2
Inherit xsbt-web-plugin from 0.24
2 parents e39c4eb + c364d10 commit c731f9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.scala-steward.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ updates.pin = [
55

66
updates.ignore = [
77
# Inherit from series/0.24
8+
{ groupId = "com.earldouglas", artifactId = "xsbt-web-plugin" },
89
{ groupId = "org.http4s", artifactId = "http4s-dsl" },
910
{ groupId = "org.http4s", artifactId = "http4s-server" },
1011
{ groupId = "org.http4s", artifactId = "http4s-scalafix-internal" },

0 commit comments

Comments
 (0)