We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 503cd50 commit 8efa0a9Copy full SHA for 8efa0a9
.scala-steward.conf
@@ -1,4 +1,10 @@
1
updates.pin = [
2
+ {
3
+ // 3.10.x require JDK 11
4
+ groupId = "org.xerial.sbt"
5
+ artifactId = "sbt-sonatype"
6
+ version = "3.9."
7
+ }
8
]
9
10
updates.ignore = [
0 commit comments