Skip to content

Commit 59d2239

Browse files
Update scala-library to 2.12.20
1 parent df23a61 commit 59d2239

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
@@ -5,7 +5,7 @@ name:="cross-platform-navigation"
55

66
ThisBuild / scalaVersion := "2.13.14"
77

8-
crossScalaVersions := Seq(scalaVersion.value, "2.12.19")
8+
crossScalaVersions := Seq(scalaVersion.value, "2.12.20")
99

1010
resolvers ++= Resolver.sonatypeOssRepos("releases")
1111

0 commit comments

Comments
 (0)