Skip to content

Commit 0362ba2

Browse files
scalikejdbc-bot[bot]xuwei-k
authored andcommitted
Update scala3-library to 3.3.6
1 parent 67faac3 commit 0362ba2

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.5"
99

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

0 commit comments

Comments
 (0)