File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ import org.typelevel.sbt.gha.JavaSpec.Distribution.Zulu
66
77organization := " com.github.swagger-akka-http"
88
9- ThisBuild / scalaVersion := " 2.13.11 "
9+ ThisBuild / scalaVersion := " 2.13.12 "
1010
11- ThisBuild / crossScalaVersions := Seq (" 2.12.18" , " 2.13.11 " , " 3.3.0" )
11+ ThisBuild / crossScalaVersions := Seq (" 2.12.18" , " 2.13.12 " , " 3.3.0" )
1212
1313ThisBuild / organizationHomepage := Some (url(" https://github.com/swagger-akka-http/swagger-enumeratum-module" ))
1414
@@ -41,7 +41,7 @@ releasePublishArtifactsAction := PgpKeys.publishSigned.value
4141
4242pomExtra := {
4343 pomExtra.value ++ Group (
44- <issueManagement >
44+ <issueManagement >
4545 <system >github</system >
4646 <url >https:// github.com/ swagger- akka- http/ swagger- enumeratum- module/ issues</url >
4747 </issueManagement >
You can’t perform that action at this time.
0 commit comments