There was an error while loading. Please reload this page.
2 parents 36d928e + 4f591d7 commit b4f1c93Copy full SHA for b4f1c93
1 file changed
.github/scala-steward.conf
@@ -14,3 +14,7 @@ updates.ignore = [
14
{ groupId = "io.ebean", artifactId = "ebean-ddl-generator" }
15
{ groupId = "io.ebean", artifactId = "ebean-agent" }
16
]
17
+
18
+updates.pin = [
19
+ { groupId = "org.scala-sbt", artifactId = "sbt", version = "1." }
20
+]
0 commit comments