Skip to content

Commit

Permalink
chore: update org.eclipse.jgit from 7.0.0.202409031743-r to 7.1.0.202…
Browse files Browse the repository at this point in the history
…411261347-r
  • Loading branch information
scala-steward-gatling[bot] authored and slandelle committed Dec 9, 2024
1 parent 1a2fa70 commit 983ae81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/project/PluginDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ object PluginDependencies {
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2"),
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0"),
libraryDependencies ++= Seq(
"org.eclipse.jgit" % "org.eclipse.jgit" % "7.0.0.202409031743-r", // sbt-scalafix
"org.eclipse.jgit" % "org.eclipse.jgit" % "7.1.0.202411261347-r", // sbt-scalafix
"ch.qos.logback" % "logback-core" % "1.5.12", // sbt-sonatype
"com.google.guava" % "guava" % "33.3.1-jre", // sbt-sonatype
"org.apache.httpcomponents" % "httpclient" % "4.5.14" // sbt-sonatype
Expand Down

0 comments on commit 983ae81

Please sign in to comment.