Merge pull request #2625 from eikek/update/scala-library-2.13.14

Update scala-library to 2.13.14
This commit is contained in:
mergify[bot] 2024-05-02 06:36:11 +00:00 committed by GitHub
commit f670c5bace
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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