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

mdedetrich pushed a commit to branch 1.0.x
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-connectors.git


The following commit(s) were added to refs/heads/1.0.x by this push:
     new be38db4b7 Update scala3-library to 3.3.3 (#533)
be38db4b7 is described below

commit be38db4b7accb7d238b5e9caf0b8ee8508ad89d7
Author: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 9 22:20:40 2024 +0100

    Update scala3-library to 3.3.3 (#533)
    
    Co-authored-by: scala-steward-asf[bot] 
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
    
    (cherry picked from commit 4a7f9f8007494eda8f3deef519bf1cc129bbd457)
---
 project/Dependencies.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 18b714e63..33c4917c1 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -17,7 +17,7 @@ object Dependencies {
 
   val Scala213 = "2.13.13" // update even in link-validator.conf
   val Scala212 = "2.12.18"
-  val Scala3 = "3.3.1"
+  val Scala3 = "3.3.3"
   val ScalaVersions = Seq(Scala213, Scala212, Scala3)
 
   val PekkoVersion = PekkoCoreDependency.version


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

Reply via email to