Skip to content

Commit 6a474c4

Browse files
committed
Bump Scala 2.12.16 to 2.12.18 for JDK21
1 parent 9dd0071 commit 6a474c4

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
@@ -30,7 +30,7 @@ ThisBuild / homepage := Some(
3030

3131
// Scala versions
3232

33-
val scala212 = "2.12.16"
33+
val scala212 = "2.12.18"
3434
val scala213 = "2.13.12"
3535
val scala3 = "3.3.1"
3636

0 commit comments

Comments
 (0)