This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch update/scala-library-2.13.14
in repository https://gitbox.apache.org/repos/asf/pekko-connectors-kafka.git
commit 22836661da31977f04f22f68a1921bbfa804a999
Author: scala-steward-asf[bot]
<147768647+scala-steward-asf[bot]@users.noreply.github.com>
AuthorDate: Sun May 5 00:06:58 2024 +0000
Update scala-library to 2.13.14
---
project/Versions.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/Versions.scala b/project/Versions.scala
index b59f43cc..6e9a972b 100644
--- a/project/Versions.scala
+++ b/project/Versions.scala
@@ -16,7 +16,7 @@ object Versions {
val Nightly: Boolean = sys.env.get("EVENT_NAME").contains("schedule")
// align ignore-prefixes in scripts/link-validator.conf
- val Scala213 = "2.13.13" // update even in link-validator.conf
+ val Scala213 = "2.13.14" // update even in link-validator.conf
val Scala212 = "2.12.19"
val Scala3 = "3.3.3"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]