Skip to content

Commit

Permalink
Update org.eclipse.jgit to 6.8.0.202311291450-r
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 7, 2023
1 parent 1d0d6ee commit 81a3584
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.8.0.202311291450-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 81a3584

Please sign in to comment.