Skip to content

Commit a556c28

Browse files
authored
Merge pull request #8 from scala-steward/update/scala-library-2.13.12
Update scala-library to 2.13.12
2 parents 390a255 + 386f6e1 commit a556c28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ import org.typelevel.sbt.gha.JavaSpec.Distribution.Zulu
66

77
organization := "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.1")
11+
ThisBuild / crossScalaVersions := Seq("2.12.18", "2.13.12", "3.3.1")
1212

1313
ThisBuild / organizationHomepage := Some(url("https://github.com/swagger-akka-http/swagger-enumeratum-module"))
1414

0 commit comments

Comments
 (0)