Skip to content

Commit e52866a

Browse files
authored
scala 2.12.11
1 parent 75d48ba commit e52866a

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

99
scalaVersion := "2.13.1"
1010

11-
crossScalaVersions := Seq("2.10.7", "2.11.12", "2.12.10", scalaVersion.value)
11+
crossScalaVersions := Seq("2.10.7", "2.11.12", "2.12.11", scalaVersion.value)
1212

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

0 commit comments

Comments
 (0)