Skip to content

Commit eafa8cc

Browse files
committed
Update scala-library to 2.12.20
1 parent 0258121 commit eafa8cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ inThisBuild(
99
"-encoding",
1010
"UTF-8"
1111
),
12-
crossScalaVersions := Seq(scalaVersion.value, "2.12.18"),
12+
crossScalaVersions := Seq(scalaVersion.value, "2.12.20"),
1313
organization := "com.github.zhongl",
1414
homepage := Some(url("https://github.com/hanabix/akka-stream-netty")),
1515
licenses := List(

0 commit comments

Comments
 (0)