Skip to content

Commit 06b83b1

Browse files
committed
scala 3 build
1 parent 4391a50 commit 06b83b1

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
@@ -7,7 +7,7 @@ organization := "com.github.swagger-akka-http"
77

88
ThisBuild / scalaVersion := "2.13.6"
99

10-
ThisBuild / crossScalaVersions := Seq("2.11.12", "2.12.15", "2.13.6")
10+
ThisBuild / crossScalaVersions := Seq("2.11.12", "2.12.15", "2.13.6", "3.0.2")
1111

1212
ThisBuild / organizationHomepage := Some(url("https://github.com/swagger-akka-http/swagger-scala-module"))
1313

0 commit comments

Comments
 (0)