Skip to content

Commit 0bb7eea

Browse files
Update scala3-library, ... to 3.2.2 (#202)
1 parent cd880f1 commit 0bb7eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ThisBuild / scalaVersion := "3.2.1"
1+
ThisBuild / scalaVersion := "3.2.2"
22
ThisBuild / crossScalaVersions := Seq((ThisBuild / scalaVersion).value, "2.13.10")
33

44
lazy val root = project.in(file("."))

0 commit comments

Comments
 (0)