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 61e10972 scalapb: update to 0.11.7 (#324)
61e10972 is described below
commit 61e10972b8adfb6f66ff94035204460233632c1e
Author: Arnout Engelen <[email protected]>
AuthorDate: Thu Jun 6 17:00:12 2024 +0200
scalapb: update to 0.11.7 (#324)
---
project/plugins.sbt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 0b6fe282..6e882ff5 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -41,4 +41,4 @@ libraryDependencies += "org.eclipse.jgit" %
"org.eclipse.jgit" % "5.13.3.2024011
// scripted testing
libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
-libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.15"
+libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.17"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]