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 31d5107 commit 77dee4bCopy full SHA for 77dee4b
build.sbt
@@ -8,7 +8,7 @@ specifications as part of your build. Other tasks are available as command line
8
"""
9
10
lazy val scala212 = "2.12.20"
11
-lazy val scala211 = "2.13.16"
+lazy val scala211 = "2.10.7"
12
13
onLoadMessage := s"Welcome to sbt-openapi-generator ${version.value}"
14
//crossScalaVersions := Nil
0 commit comments