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 fac65ce0 Update org.eclipse.jgit to 7.7.0.202606012155-r (#744)
fac65ce0 is described below
commit fac65ce05fd21c412202e3c5823d0df7aa252b08
Author: Scala Steward <[email protected]>
AuthorDate: Mon Jun 22 16:50:25 2026 +0200
Update org.eclipse.jgit to 7.7.0.202606012155-r (#744)
---
project/plugins.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/plugins.sbt b/project/plugins.sbt
index a44c8b12..43c49aa7 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -37,7 +37,7 @@ addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" %
"0.10.7")
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.6.1")
// For RawText
-libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit" %
"5.13.5.202508271544-r"
+libraryDependencies += "org.eclipse.jgit" % "org.eclipse.jgit" %
"7.7.0.202606012155-r"
// scripted testing
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]