We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f7e93b commit 3672a4cCopy full SHA for 3672a4c
.scala-steward.conf
@@ -0,0 +1,5 @@
1
+# Latest version of jgit which was compiled with JDK 8 which this project targets
2
+updates.pin = [{ groupId = "org.eclipse.jgit", version = "5.13.0.202109080827-r" }]
3
+updates.ignore = [
4
+ { groupId = "org.eclipse.jgit" }
5
+]
0 commit comments