We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7c89a6 + 777be7c commit 355e8c5Copy full SHA for 355e8c5
build.sbt
@@ -2,7 +2,7 @@ lazy val root = (project in file(".")).settings(
2
inThisBuild(
3
List(
4
organization := "com.example",
5
- scalaVersion := "3.5.0",
+ scalaVersion := "3.5.2",
6
version := "0.2.1-snapshot",
7
semanticdbEnabled := true,
8
semanticdbVersion := scalafixSemanticdb.revision
0 commit comments