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 0c0121ed scala 2.12.20 (#226)
0c0121ed is described below
commit 0c0121edd9bac57b4a288be44fa9a87e442b693b
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Sep 16 10:42:57 2024 +0100
scala 2.12.20 (#226)
---
project/Versions.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Versions.scala b/project/Versions.scala
index 12896358..eefb8800 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -17,7 +17,7 @@ object Versions {
// align ignore-prefixes in scripts/link-validator.conf
val Scala213 = "2.13.14" // update even in link-validator.conf
- val Scala212 = "2.12.19"
+ val Scala212 = "2.12.20"
val Scala3 = "3.3.3"
val pekkoVersionForDocs = "current"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]