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.
2 parents 22d15e5 + de155e8 commit 3e3d0bbCopy full SHA for 3e3d0bb
build.sbt
@@ -4,7 +4,7 @@ val WeaverCatsVersion = "0.8.4"
4
ThisBuild / organization := "com.melvinlow"
5
ThisBuild / organizationName := "Melvin Low"
6
7
-ThisBuild / scalaVersion := "3.4.2"
+ThisBuild / scalaVersion := "3.4.3"
8
ThisBuild / crossScalaVersions := Seq(scalaVersion.value)
9
10
ThisBuild / semanticdbEnabled := true
0 commit comments