Merge pull request #1779 from eikek/update/scala-library-2.13.10

This commit is contained in:
eikek 2022-10-14 12:20:56 +02:00 committed by GitHub
commit 5e89f39d05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"