Skip to content

Commit 080216b

Browse files
author
scala-steward
committed
Update scala-library to 2.13.16
1 parent 0a8e72e commit 080216b

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.13.16",
88
organization := "com.softwaremill.sbt_softwaremill",
99
sbtVersion in Global := {
1010
scalaBinaryVersion.value match {

0 commit comments

Comments
 (0)