Skip to content

Commit b2bbb64

Browse files
committed
Update org.eclipse.jgit to 5.13.5.202508271544-r
1 parent 941da48 commit b2bbb64

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
@@ -16,7 +16,7 @@ enablePlugins(GitVersioning, SbtPlugin)
1616
git.baseVersion := "1.0"
1717

1818
libraryDependencies ++= Seq(
19-
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.3.202401111512-r",
19+
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.5.202508271544-r",
2020
"com.michaelpollmeier" % "versionsort" % "1.0.17",
2121
"org.scalameta" %% "munit" % "1.2.0" % Test
2222
)

0 commit comments

Comments
 (0)