We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 793a0f2 commit dfa9939Copy full SHA for dfa9939
build.sbt
@@ -1,5 +1,5 @@
1
ThisBuild / semanticdbEnabled := true
2
-lazy val scalaV = "3.8.1"
+lazy val scalaV = "3.8.2"
3
ThisBuild / scalaVersion := scalaV
4
5
resolvers +=
0 commit comments