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

hepin pushed a commit to branch He-Pin-patch-1
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git

commit aaf79def519e55d59a225457b1b1e41cc93105ab
Author: kerr <[email protected]>
AuthorDate: Thu Sep 7 15:24:35 2023 +0800

    =sbt Update Scala to 3.3.1
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 13e221d46..1919cc59e 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -17,7 +17,7 @@ object Dependencies {
 
   val Scala213 = "2.13.10" // update even in link-validator.conf
   val Scala212 = "2.12.17"
-  val Scala3 = "3.3.0"
+  val Scala3 = "3.3.1"
   val ScalaVersions = Seq(Scala213, Scala212, Scala3)
 
   val PekkoVersion = "1.0.1"


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

Reply via email to