This is an automated email from the ASF dual-hosted git repository.
pjfanning pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 3afb1395e Update scala3-library to 3.3.8 (#1671)
3afb1395e is described below
commit 3afb1395e7b8e8158d717fcfe66c6a56225e1aa5
Author: Scala Steward <[email protected]>
AuthorDate: Fri Jun 12 22:36:19 2026 +0200
Update scala3-library to 3.3.8 (#1671)
---
project/Dependencies.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Dependencies.scala b/project/Dependencies.scala
index 6e99d537d..2046fb38b 100644
--- a/project/Dependencies.scala
+++ b/project/Dependencies.scala
@@ -17,7 +17,7 @@ object Dependencies {
val CronBuild = sys.env.get("GITHUB_EVENT_NAME").contains("schedule")
val Scala213 = "2.13.18" // update even in link-validator.conf
- val Scala3 = "3.3.7"
+ val Scala3 = "3.3.8"
val ScalaVersions = Seq(Scala213, Scala3)
val PekkoVersion = PekkoCoreDependency.version
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]