Skip to content

Commit 1150050

Browse files
Update org.eclipse.jgit to 5.13.3.202401111512-r (#239)
1 parent 1dc5ccb commit 1150050

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.1.202206130422-r",
17+
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.3.202401111512-r",
1818
"com.michaelpollmeier" % "versionsort" % "1.0.11",
1919
"org.scalameta" %% "munit" % "1.0.1" % Test
2020
)

0 commit comments

Comments
 (0)