This is an automated email from the ASF dual-hosted git repository.
engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-grpc.git
The following commit(s) were added to refs/heads/main by this push:
new 7b860bf6 Update org.eclipse.jgit to 5.13.3.202401111512-r (#274)
7b860bf6 is described below
commit 7b860bf6afe6797ab370362c3d2fd89656aba4be
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sat Apr 6 16:47:10 2024 +0200
Update org.eclipse.jgit to 5.13.3.202401111512-r (#274)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/plugins.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 9fe934e4..b31aa241 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]