Merge pull request #668 from scala-steward/update/scala-library-2.13.5

Update scala-library to 2.13.5
This commit is contained in:
mergify[bot] 2021-02-27 09:18:29 +00:00 committed by GitHub
commit fb76617b89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ val scalafixSettings = Seq(
val sharedSettings = Seq( val sharedSettings = Seq(
organization := "com.github.eikek", organization := "com.github.eikek",
scalaVersion := "2.13.4", scalaVersion := "2.13.5",
scalacOptions ++= Seq( scalacOptions ++= Seq(
"-deprecation", "-deprecation",
"-encoding", "-encoding",