Skip to content

Commit 95e012c

Browse files
Update scala-library to 2.12.21
1 parent d773ebe commit 95e012c

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
@@ -2,7 +2,7 @@ lazy val _version = "0.20.1-SNAPSHOT"
22
lazy val scalikejdbcVersion = "4.3.5"
33
lazy val jasyncVersion = "2.2.4" // provided
44
lazy val postgresqlVersion = "42.7.8"
5-
val Scala212 = "2.12.20"
5+
val Scala212 = "2.12.21"
66
val Scala213 = "2.13.18"
77
val Scala3 = "3.3.7"
88

0 commit comments

Comments
 (0)