From eafa8ccebeec645f45e449c73565f7699b0b4c71 Mon Sep 17 00:00:00 2001 From: Lunfu Zhong Date: Mon, 9 Sep 2024 14:11:00 +0000 Subject: [PATCH] Update scala-library to 2.12.20 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index 0a1ae95..4f09544 100644 --- a/build.sbt +++ b/build.sbt @@ -9,7 +9,7 @@ inThisBuild( "-encoding", "UTF-8" ), - crossScalaVersions := Seq(scalaVersion.value, "2.12.18"), + crossScalaVersions := Seq(scalaVersion.value, "2.12.20"), organization := "com.github.zhongl", homepage := Some(url("https://github.com/hanabix/akka-stream-netty")), licenses := List(