Skip to content

Commit d251f8c

Browse files
committed
prep v2.10.0 release
1 parent e46c450 commit d251f8c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.sbt

-2
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@ import xml.Group
33
import sbt._
44
import Keys._
55
import org.typelevel.sbt.gha.JavaSpec.Distribution.Zulu
6-
import org.typelevel.sbt.gha.UseRef.Public
76

87
organization := "com.github.swagger-akka-http"
98

10-
ThisBuild / version := "2.10.0-SNAPSHOT"
119
ThisBuild / scalaVersion := "2.13.10"
1210

1311
ThisBuild / crossScalaVersions := Seq("2.11.12", "2.12.17", "2.13.10", "3.3.0")

0 commit comments

Comments
 (0)