Skip to content

Commit 057858c

Browse files
committed
Update scala3-compiler, scala3-library to 3.6.4
1 parent 7c3bb61 commit 057858c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name := "scala-repl-pp-root"
22
publish/skip := true
33

44
ThisBuild / organization := "com.michaelpollmeier"
5-
ThisBuild / scalaVersion := "3.5.2"
5+
ThisBuild / scalaVersion := "3.6.4"
66

77
lazy val ScalaTestVersion = "3.2.18"
88
lazy val Slf4jVersion = "2.0.16"

0 commit comments

Comments
 (0)