We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c68bb0e + 145c11a commit b65855cCopy full SHA for b65855c
.scala-steward.conf
@@ -1,4 +1,5 @@
1
updates.pin = [
2
# JGit 6 requires Java 11, see #213
3
- { groupId = "org.eclipse.jgit", artifactId = "org.eclipse.jgit", version = "5." }
+ { groupId = "org.eclipse.jgit", artifactId = "org.eclipse.jgit", version = "5." },
4
+ { groupId = "org.scala-lang", artifactId = "scala-library", version = "2.12." }
5
]
0 commit comments