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 5a616b9 commit 112da37Copy full SHA for 112da37
build.sbt
@@ -7,6 +7,8 @@ import org.typelevel.sbt.gha.UseRef.Public
7
8
organization := "com.github.swagger-akka-http"
9
10
+ThisBuild / version := "2.7.6"
11
+
12
ThisBuild / scalaVersion := "2.13.10"
13
14
ThisBuild / crossScalaVersions := Seq("2.11.12", "2.12.17", "2.13.10", "3.2.0")
0 commit comments