Skip to content

Commit

Permalink
Merge pull request #214 from raboof/dont-update-to-jgit-6
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue authored Mar 15, 2022
2 parents ae227f6 + 9bcb1d1 commit 59fedf8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .scala-steward.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
updates.pin = [
# JGit 6 requires Java 11, see #213
{ groupId = "org.eclipse.jgit", artifactId = "org.eclipse.jgit", version = "5." }
]

0 comments on commit 59fedf8

Please sign in to comment.