Skip to content

Commit

Permalink
Update scala3-library, ... to 3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Sep 27, 2024
1 parent 0e0ca96 commit 9e6bb1b
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 @@ -34,7 +34,7 @@ ThisBuild / githubWorkflowJavaVersions := Seq(JavaSpec.temurin("11"))

val scala212 = "2.12.19"
val scala213 = "2.13.12"
ThisBuild / crossScalaVersions := Seq(scala212, scala213, "3.3.3")
ThisBuild / crossScalaVersions := Seq(scala212, scala213, "3.3.4")
ThisBuild / scalaVersion := scala213 // the default Scala

val Version = new {
Expand Down

0 comments on commit 9e6bb1b

Please sign in to comment.