Update scala-library to 2.13.8

This commit is contained in:
Scala Steward 2022-01-14 01:37:26 +01:00
parent 3841b4aadd
commit 881e487896
No known key found for this signature in database
GPG Key ID: 96BDF10FFAB8B6A6

View File

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