This is an automated email from the ASF dual-hosted git repository.
hepin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 984f11c8b =sbt Update Scala to 3.3.1
984f11c8b is described below
commit 984f11c8b2f54700179011de89f7a5e89f83cb3d
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]