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 66544c3 commit a784225Copy full SHA for a784225
build.sbt
@@ -6,7 +6,7 @@ import org.typelevel.sbt.gha.JavaSpec.Distribution.Zulu
6
7
organization := "com.github.swagger-akka-http"
8
9
-ThisBuild / scalaVersion := "3.2.1"
+ThisBuild / scalaVersion := "3.2.2"
10
11
ThisBuild / organizationHomepage := Some(url("https://github.com/swagger-akka-http/swagger-scala3-enum-module"))
12
0 commit comments