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 7234ecd commit 7d76adcCopy full SHA for 7d76adc
build.sbt
@@ -29,7 +29,7 @@ lazy val webapp = project
29
30
lazy val settings = Seq(
31
organization := "io.doubleloop",
32
- scalaVersion := "3.2.0",
+ scalaVersion := "3.2.2",
33
version := "0.1.0-SNAPSHOT",
34
scalacOptions ++= scalacSettings,
35
resolvers ++= resolversSettings,
0 commit comments