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 b1a9e42 commit 36d1b7fCopy full SHA for 36d1b7f
build.sbt
@@ -1,4 +1,4 @@
1
-ThisBuild / scalaVersion := "2.13.15"
+ThisBuild / scalaVersion := "2.13.16"
2
ThisBuild / scalacOptions ++= Seq("-unchecked", "-feature", "-deprecation")
3
ThisBuild / libraryDependencies ++= Seq(
4
"org.scala-lang" % "scala-reflect" % scalaVersion.value,
0 commit comments