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-kafka.git
The following commit(s) were added to refs/heads/main by this push:
new 06c4b124 Update scala3-library to 3.3.8 (#545)
06c4b124 is described below
commit 06c4b124526ba1575fd74fde00418b6f4f1819d4
Author: Scala Steward <[email protected]>
AuthorDate: Fri Jun 12 16:55:30 2026 +0200
Update scala3-library to 3.3.8 (#545)
---
project/Versions.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Versions.scala b/project/Versions.scala
index 90fa8811..b840f9d9 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -16,7 +16,7 @@ object Versions {
// align ignore-prefixes in scripts/link-validator.conf
val Scala213 = "2.13.18" // update even in link-validator.conf
- val Scala3 = "3.3.7"
+ val Scala3 = "3.3.8"
val pekkoVersionForDocs = "current"
val pekkoConnectorsKafkaVersionForDocs = "current"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]