Skip to content

Commit

Permalink
Update org.eclipse.jgit to 5.13.3.202401111512-r (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 7, 2024
1 parent 1dc5ccb commit 1150050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ enablePlugins(GitVersioning, SbtPlugin)
git.baseVersion := "1.0"

libraryDependencies ++= Seq(
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.1.202206130422-r",
"org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.3.202401111512-r",
"com.michaelpollmeier" % "versionsort" % "1.0.11",
"org.scalameta" %% "munit" % "1.0.1" % Test
)
Expand Down

0 comments on commit 1150050

Please sign in to comment.