This is an automated email from the ASF dual-hosted git repository.

raboof pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/pekko-grpc-quickstart-scala.g8.git


The following commit(s) were added to refs/heads/main by this push:
     new f8cc9bc  chore(ci): update hashes (#42)
f8cc9bc is described below

commit f8cc9bc18e732d6ebe11317586f8483a0127be05
Author: Arnout Engelen <[email protected]>
AuthorDate: Thu Jul 16 12:26:38 2026 +0100

    chore(ci): update hashes (#42)
    
    * chore(ci): update hashes
    
    * update scala-maven-plugin
---
 .github/workflows/ci.yml | 4 ++--
 src/main/g8/pom.xml      | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index cd1c7b6..1e49f11 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -25,10 +25,10 @@ jobs:
           java-version: 11
 
       - name: Install sbt
-        uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
+        uses: sbt/setup-sbt@9d56cf12e9b58d219605e1d8bfe69a8395fedde0 # v1.5.1
 
       - name: Cache Coursier cache
-        uses: coursier/cache-action@4e2615869d13561d626ed48655e1a39e5b192b3c # 
6.4.7
+        uses: coursier/cache-action@95e5b1029b6b86e7bac033ee44a0697d8a527d2d # 
8.1.1
 
       - name: sbt & Paradox
         run: sbt test docs/paradox
diff --git a/src/main/g8/pom.xml b/src/main/g8/pom.xml
index 2ba3a55..f1e109f 100644
--- a/src/main/g8/pom.xml
+++ b/src/main/g8/pom.xml
@@ -78,7 +78,7 @@
       <plugin>
         <groupId>net.alchim31.maven</groupId>
         <artifactId>scala-maven-plugin</artifactId>
-        <version>4.9.3</version>
+        <version>4.9.10</version>
         <executions>
           <execution>
             <goals>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to