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-quickstart-java.g8.git


The following commit(s) were added to refs/heads/main by this push:
     new 74d6ecb  Update Scala version from 2.13.16 to 2.13.18 (#20)
74d6ecb is described below

commit 74d6ecb92468d27c2b3686f434f0c558daaaa18d
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Jan 20 15:07:08 2026 +0100

    Update Scala version from 2.13.16 to 2.13.18 (#20)
---
 src/main/g8/build.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/g8/build.sbt b/src/main/g8/build.sbt
index c8bfffa..1b907fe 100644
--- a/src/main/g8/build.sbt
+++ b/src/main/g8/build.sbt
@@ -2,7 +2,7 @@ name := "pekko-quickstart-java"
 
 version := "1.0"
 
-scalaVersion := "2.13.16"
+scalaVersion := "2.13.18"
 
 lazy val pekkoVersion = "$pekko_version$"
 


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

Reply via email to