Skip to content

Commit 77dee4b

Browse files
committed
update
1 parent 31d5107 commit 77dee4b

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 @@ specifications as part of your build. Other tasks are available as command line
88
"""
99

1010
lazy val scala212 = "2.12.20"
11-
lazy val scala211 = "2.13.16"
11+
lazy val scala211 = "2.10.7"
1212

1313
onLoadMessage := s"Welcome to sbt-openapi-generator ${version.value}"
1414
//crossScalaVersions := Nil

0 commit comments

Comments
 (0)