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 404e937 commit caeb77bCopy full SHA for caeb77b
build.sbt
@@ -2,7 +2,7 @@ name := "scala-repl-pp-root"
2
publish/skip := true
3
4
ThisBuild / organization := "com.michaelpollmeier"
5
-ThisBuild / scalaVersion := "3.5.2"
+ThisBuild / scalaVersion := "3.6.4"
6
lazy val ScalaTestVersion = "3.2.18"
7
lazy val Slf4jVersion = "2.0.16"
8
0 commit comments