1 parent 941da48 commit b2bbb64Copy full SHA for b2bbb64
1 file changed
build.sbt
@@ -16,7 +16,7 @@ enablePlugins(GitVersioning, SbtPlugin)
16
git.baseVersion := "1.0"
17
18
libraryDependencies ++= Seq(
19
- "org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.3.202401111512-r",
+ "org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.5.202508271544-r",
20
"com.michaelpollmeier" % "versionsort" % "1.0.17",
21
"org.scalameta" %% "munit" % "1.2.0" % Test
22
)
0 commit comments