Skip to content

Commit

Permalink
Patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Nov 3, 2023
1 parent d807ca1 commit 89f03df
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.18"
val scala213 = "2.13.12"
val scala3Version = "3.3.0"
val scala3Version = "3.3.1"
val scala2Versions = Seq(scala212, scala213)
val allScalaVersions = scala2Versions :+ scala3Version
ThisBuild / scalaVersion := scala213
Expand Down

0 comments on commit 89f03df

Please sign in to comment.