File tree Expand file tree Collapse file tree
modules/openapi-generator/src/main/resources/scala-sttp4 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version := "{{artifactVersion}}"
22name := "{ {artifactId} }"
33organization := "{ {groupId} }"
44
5- scalaVersion := "2.13.16 "
5+ scalaVersion := "2.13.18 "
66crossScalaVersions := Seq(scalaVersion.value, "2.12.20")
77
88libraryDependencies ++= Seq(
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version := "1.0.0"
22name := " openapi-client"
33organization := " org.openapitools"
44
5- scalaVersion := " 2.13.16 "
5+ scalaVersion := " 2.13.18 "
66crossScalaVersions := Seq (scalaVersion.value, " 2.12.20" )
77
88libraryDependencies ++= Seq (
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ version := "1.0.0"
22name := " openapi-client"
33organization := " org.openapitools"
44
5- scalaVersion := " 2.13.16 "
5+ scalaVersion := " 2.13.18 "
66crossScalaVersions := Seq (scalaVersion.value, " 2.12.20" )
77
88libraryDependencies ++= Seq (
You can’t perform that action at this time.
0 commit comments