Skip to content

Commit

Permalink
Update org.eclipse.jgit to 6.10.0.202406032230-r
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 14, 2024
1 parent 9b59eae commit d2ff686
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 @@ -90,7 +90,7 @@ libraryDependencies ++= Seq(
"io.cucumber" % "gherkin" % "26.0.3",
"org.playframework.anorm" %% "anorm" % "2.7.0",
"org.mariadb.jdbc" % "mariadb-java-client" % "3.1.3",
"org.eclipse.jgit" % "org.eclipse.jgit" % "6.5.0.202303070854-r",
"org.eclipse.jgit" % "org.eclipse.jgit" % "6.10.0.202406032230-r",
// Swagger
"io.swagger" % "swagger-annotations" % "1.6.10", // do not upgrade beyond 1.x because of sbt-swagger-play compatibility
"org.webjars" % "swagger-ui" % "4.18.2",
Expand Down

0 comments on commit d2ff686

Please sign in to comment.