Skip to content

Commit

Permalink
Update scala3-library, ... to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Sep 7, 2022
1 parent c8f7658 commit dbad86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ThisBuild / organization := "com.47deg"

val scala212 = "2.12.16"
val scala213 = "2.13.8"
val scala3Version = "3.1.3"
val scala3Version = "3.2.0"
val scala2Versions = Seq(scala212, scala213)
val allScalaVersions = scala2Versions :+ scala3Version
ThisBuild / scalaVersion := scala213
Expand Down

0 comments on commit dbad86d

Please sign in to comment.