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-http.git
The following commit(s) were added to refs/heads/main by this push:
new 2732faa0f =sbt Update to Scala 3.3.1
2732faa0f is described below
commit 2732faa0f01412d317255d7ede22d82a0c627bf5
Author: kerr <[email protected]>
AuthorDate: Thu Sep 7 00:34:40 2023 +0800
=sbt Update to Scala 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 a7808b4ec..0acbe9035 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -36,7 +36,7 @@ object Dependencies {
val scala212Version = "2.12.18"
val scala213Version = "2.13.11"
- val scala3Version = "3.3.0"
+ val scala3Version = "3.3.1"
val allScalaVersions = Seq(scala213Version, scala212Version, scala3Version)
val Versions = Seq(
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]