Skip to content

Commit

Permalink
Merge pull request #138 from scala-steward/update/scala-library-2.12.14
Browse files Browse the repository at this point in the history
Update scala-library to 2.12.14
  • Loading branch information
ckipp01 authored Jun 13, 2021
2 parents 97dd468 + bcddb21 commit a93b310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ inThisBuild(
licenses := Seq(
"Apache-2.0" -> url("http://www.apache.org/license/LICENSE-2.0")
),
scalaVersion := "2.12.13"
scalaVersion := "2.12.14"
)
)

Expand Down

0 comments on commit a93b310

Please sign in to comment.