Skip to content

Commit 8efa0a9

Browse files
authored
pin sbt-sonatype
1 parent 503cd50 commit 8efa0a9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.scala-steward.conf

+6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
updates.pin = [
2+
{
3+
// 3.10.x require JDK 11
4+
groupId = "org.xerial.sbt"
5+
artifactId = "sbt-sonatype"
6+
version = "3.9."
7+
}
28
]
39

410
updates.ignore = [

0 commit comments

Comments
 (0)