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 0d95e78 commit d2b027cCopy full SHA for d2b027c
build.sbt
@@ -1,7 +1,7 @@
1
// basics
2
3
name := "scala-logging"
4
-crossScalaVersions := Seq("3.3.4", "2.11.12", "2.12.20", "2.13.14")
+crossScalaVersions := Seq("3.3.4", "2.11.12", "2.12.20", "2.13.15")
5
scalaVersion := crossScalaVersions.value.head
6
ThisBuild / versionScheme := Some("early-semver")
7
scalacOptions ++= Seq(
0 commit comments