Skip to content

Commit 7d76adc

Browse files
scala-stewardmatteobaglini
authored andcommitted
Update scala3-library to 3.2.2
1 parent 7234ecd commit 7d76adc

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
@@ -29,7 +29,7 @@ lazy val webapp = project
2929

3030
lazy val settings = Seq(
3131
organization := "io.doubleloop",
32-
scalaVersion := "3.2.0",
32+
scalaVersion := "3.2.2",
3333
version := "0.1.0-SNAPSHOT",
3434
scalacOptions ++= scalacSettings,
3535
resolvers ++= resolversSettings,

0 commit comments

Comments
 (0)