Skip to content

Commit aa73a6e

Browse files
scalikejdbc-bot[bot]xuwei-k
authored andcommitted
Update scala3-library to 3.3.6
1 parent 4001862 commit aa73a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ lazy val jasyncVersion = "2.2.4" // provided
44
lazy val postgresqlVersion = "42.7.5"
55
val Scala212 = "2.12.20"
66
val Scala213 = "2.13.16"
7-
val Scala3 = "3.3.5"
7+
val Scala3 = "3.3.6"
88

99
crossScalaVersions := Seq(Scala213, Scala212, Scala3)
1010

0 commit comments

Comments
 (0)