Skip to content

Commit d9686e6

Browse files
Update scala-library, scala-reflect to 2.12.18 (#255)
* Update scala-library, scala-reflect to 2.12.18 * Revert commit(s) 0cc6fdf * Update scala-library, scala-reflect to 2.12.18
1 parent d56d02c commit d9686e6

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
ThisBuild / scalaVersion := "2.13.11"
1010

11-
ThisBuild / crossScalaVersions := Seq("2.11.12", "2.12.17", "2.13.11", "3.3.0")
11+
ThisBuild / crossScalaVersions := Seq("2.11.12", "2.12.18", "2.13.11", "3.3.0")
1212

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

0 commit comments

Comments
 (0)