Update scala-library to 2.13.10

This commit is contained in:
eikek-scala-steward 2022-10-14 06:44:26 +00:00
parent 9c623d9408
commit fd17ca0df8

View File

@ -16,7 +16,7 @@ val scalafixSettings = Seq(
val sharedSettings = Seq(
organization := "com.github.eikek",
scalaVersion := "2.13.9",
scalaVersion := "2.13.10",
organizationName := "Eike K. & Contributors",
licenses += ("AGPL-3.0-or-later", url(
"https://spdx.org/licenses/AGPL-3.0-or-later.html"