Skip to content

Commit c4e0856

Browse files
authored
Merge pull request #224 from scala-steward/update/org.eclipse.jgit-5.13.1.202206130422-r
Update org.eclipse.jgit to 5.13.1.202206130422-r
2 parents a81a110 + 9dee563 commit c4e0856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ enablePlugins(GitVersioning, SbtPlugin)
1414
git.baseVersion := "1.0"
1515

1616
libraryDependencies ++= Seq(
17-
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.0.202109080827-r",
17+
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.1.202206130422-r",
1818
"com.michaelpollmeier" % "versionsort" % "1.0.11",
1919
"org.scalameta" %% "munit" % "0.7.29" % Test
2020
)

0 commit comments

Comments
 (0)