Skip to content

Commit 11e292c

Browse files
committed
Update scala-library to 2.13.15
1 parent 9028670 commit 11e292c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ val scalafixSettings = Seq(
1515

1616
val sharedSettings = Seq(
1717
organization := "com.github.eikek",
18-
scalaVersion := "2.13.14",
18+
scalaVersion := "2.13.15",
1919
organizationName := "Eike K. & Contributors",
2020
licenses += (
2121
"AGPL-3.0-or-later",

0 commit comments

Comments
 (0)