Skip to content

Commit deffe25

Browse files
scalikejdbc-bot[bot]xuwei-k
authored andcommitted
Update scala3-library to 3.3.7
1 parent 1f7baaa commit deffe25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ lazy val postgresqlVersion = "42.7.8"
99

1010
lazy val commonSettings = Seq(
1111
scalaVersion := "2.13.17",
12-
crossScalaVersions := Seq("2.13.17", "3.3.6"),
12+
crossScalaVersions := Seq("2.13.17", "3.3.7"),
1313
libraryDependencySchemes += "org.scala-lang.modules" %% "scala-parser-combinators" % "always",
1414
Test / fork := true,
1515
javaOptions ++= {

0 commit comments

Comments
 (0)