Skip to content

Commit 386f6e1

Browse files
authored
Merge branch 'main' into update/scala-library-2.13.12
2 parents 4aa4a81 + 2fe046e commit 386f6e1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ organization := "com.github.swagger-akka-http"
88

99
ThisBuild / scalaVersion := "2.13.12"
1010

11-
ThisBuild / crossScalaVersions := Seq("2.12.18", "2.13.12", "3.3.0")
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

project/build.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sbt.version=1.9.6
1+
sbt.version=1.9.7

0 commit comments

Comments
 (0)