Skip to content

Commit b763a15

Browse files
authored
Merge pull request #29 from scala-steward/update/scala-library-2.13.6
Update scala-library to 2.13.6
2 parents b4debc0 + f46cbd6 commit b763a15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ version := "1.1"
88

99
licenses := Seq("MIT license" -> url("https://opensource.org/licenses/MIT"))
1010

11-
scalaVersion := "2.13.5"
11+
scalaVersion := "2.13.6"
1212

1313
scalacOptions := Seq("-unchecked", "-deprecation", "-encoding", "utf8")
1414

0 commit comments

Comments
 (0)