This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors-kafka.git
The following commit(s) were added to refs/heads/main by this push:
new 36f41377 Update scala3-library to 3.3.4 (#236)
36f41377 is described below
commit 36f413772c32663d1c0650f31ec8a2dd6cbfefe4
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun Oct 6 01:29:55 2024 +0100
Update scala3-library to 3.3.4 (#236)
Co-authored-by: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
---
project/Versions.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Versions.scala b/project/Versions.scala
index 632c0ed9..a00d8be2 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -18,7 +18,7 @@ object Versions {
// align ignore-prefixes in scripts/link-validator.conf
val Scala213 = "2.13.15" // update even in link-validator.conf
val Scala212 = "2.12.20"
- val Scala3 = "3.3.3"
+ val Scala3 = "3.3.4"
val pekkoVersionForDocs = "current"
val pekkoConnectorsKafkaVersionForDocs = "current"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]