This is an automated email from the ASF dual-hosted git repository.
pjfanning 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 707e5b6a Update org.eclipse.jgit to 7.8.0.202609011348-r (#885)
707e5b6a is described below
commit 707e5b6a4c466e763cf89338a213b7307fae5534
Author: Scala Steward <[email protected]>
AuthorDate: Tue Sep 8 21:08:16 2026 +0200
Update org.eclipse.jgit to 7.8.0.202609011348-r (#885)
---
project/plugins.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 3eddaeeb..9e475ad5 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -38,7 +38,7 @@ addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" %
"0.11.0")
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.1")
// For RawText
-libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit" %
"7.7.1.202607240634-r"
+libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit" %
"7.8.0.202609011348-r"
// scripted testing
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]