Skip to content

Commit

Permalink
Merge pull request #590 from scala-steward/update/org.eclipse.jgit-6.…
Browse files Browse the repository at this point in the history
…10.0.202406032230-r

org.eclipse.jgit 6.10.0.202406032230-r (was 6.9.0.202403050737-r)
  • Loading branch information
mkurz authored Jun 14, 2024
2 parents eb3918b + e3e65d7 commit 2a88734
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 @@ -8,7 +8,7 @@ scalacOptions ++= List("-encoding", "utf8", "-deprecation", "-feature", "-unchec

libraryDependencies ++= Seq(
"org.playframework" %% "play-doc" % "3.0.1",
"org.eclipse.jgit" % "org.eclipse.jgit" % "6.9.0.202403050737-r",
"org.eclipse.jgit" % "org.eclipse.jgit" % "6.10.0.202406032230-r",
"com.damnhandy" % "handy-uri-templates" % "2.1.8",
"org.webjars" % "jquery" % "3.7.1",
"org.webjars" % "html5shiv" % "3.7.3-1",
Expand Down

0 comments on commit 2a88734

Please sign in to comment.