We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5718c95 commit 71b744fCopy full SHA for 71b744f
build.sbt
@@ -1,5 +1,5 @@
1
ThisBuild / semanticdbEnabled := true
2
-lazy val scalaV = "3.7.2"
+lazy val scalaV = "3.7.3"
3
ThisBuild / scalaVersion := scalaV
4
5
resolvers +=
0 commit comments