We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9028670 commit 11e292cCopy full SHA for 11e292c
build.sbt
@@ -15,7 +15,7 @@ val scalafixSettings = Seq(
15
16
val sharedSettings = Seq(
17
organization := "com.github.eikek",
18
- scalaVersion := "2.13.14",
+ scalaVersion := "2.13.15",
19
organizationName := "Eike K. & Contributors",
20
licenses += (
21
"AGPL-3.0-or-later",
0 commit comments