diff --git a/.scala-steward.conf b/.scala-steward.conf index 80471ee..c3bc779 100644 --- a/.scala-steward.conf +++ b/.scala-steward.conf @@ -4,4 +4,5 @@ updates.pin = [ { groupId = "org.eclipse.jetty", version = "9." } + { groupId = "org.eclipse.jgit", version = "5." } ]