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 7611dca commit d4145afCopy full SHA for d4145af
build.sbt
@@ -11,7 +11,7 @@ lazy val noPublish = Seq(
11
lazy val recryptSettings = Seq(
12
organization := "com.ironcorelabs",
13
licenses += ("AGPL-3.0", new URL("https://www.gnu.org/licenses/agpl-3.0.txt")),
14
- scalaVersion := "2.13.17",
+ scalaVersion := "2.13.18",
15
crossScalaVersions := Seq(scalaVersion.value, "2.12.20"),
16
headerLicense := Some(HeaderLicense.Custom(
17
"""|Copyright (C) 2017-present IronCore Labs
0 commit comments