Skip to content

Commit 6adb057

Browse files
authored
Merge pull request #834 from mzuehlke/sbt-1.11.x
Update the Scala Steward pin to a recent version
2 parents b8954c3 + 8e9641e commit 6adb057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scala-steward.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
updates.pin = [
2-
{ groupId = "org.scala-sbt", artifactId = "sbt", version = "1.9." },
2+
{ groupId = "org.scala-sbt", artifactId = "sbt", version = "1.11." },
33
{ groupId = "org.scala-lang", artifactId = "scala-library", version = "2.12." },
44
{ groupId = "org.scala-js", artifactId = "sbt-scalajs", version = "1.13." },
55
]

0 commit comments

Comments
 (0)