Skip to content

Commit

Permalink
Pin Scala updates due to genjavadoc issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mdedetrich committed Mar 3, 2024
1 parent 51874a1 commit b3b6e0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .scala-steward.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ updates.ignore = [
{ groupId = "org.apache.pekko", artifactId = "pekko-multi-node-testkit" },
{ groupId = "org.apache.pekko", artifactId = "pekko-http" },
{ groupId = "com.lightbend.sbt", artifactId = "sbt-java-formatter" }
# genjavadoc is broken with latest Scala 2.13.13, see https://github.com/lightbend/genjavadoc/issues/347 and https://github.com/scala/bug/issues/12966
{ groupId = "org.scala-lang" }
]

updates.pin = [
Expand Down

0 comments on commit b3b6e0e

Please sign in to comment.