Skip to content

Commit 2695ed1

Browse files
author
scala-steward
committed
Update scala-library to 2.12.21
1 parent ca765af commit 2695ed1

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
@@ -4,7 +4,7 @@ import Keys._
44
import sbtsoftwaremill.BuildInfo
55

66
val commonSettings = Publish.ossPublishSettings ++ Seq(
7-
scalaVersion := "2.12.20",
7+
scalaVersion := "2.12.21",
88
organization := "com.softwaremill.sbt-softwaremill",
99
sbtVersion in Global := {
1010
scalaBinaryVersion.value match {

0 commit comments

Comments
 (0)