Skip to content

Commit

Permalink
Update org.eclipse.jgit to 5.13.3.202401111512-r
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-asf[bot] committed Apr 6, 2024
1 parent 3a3f790 commit 5b0c0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ addSbtPlugin(("com.github.sbt" % "sbt-site-paradox" % "1.5.0").excludeAll(
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")

// For RawText
libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.1.202206130422-r"
libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit" % "5.13.3.202401111512-r"

// scripted testing
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
Expand Down

0 comments on commit 5b0c0e0

Please sign in to comment.