Skip to content

Commit

Permalink
Update scala3-library, ... to 3.3.4 (#107)
Browse files Browse the repository at this point in the history
Co-authored-by: typelevel-steward[bot] <106827141+typelevel-steward[bot]@users.noreply.github.com>
  • Loading branch information
typelevel-steward[bot] authored Oct 14, 2024
1 parent 068b889 commit 3ccfe29
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 @@ -11,7 +11,7 @@ ThisBuild / tlCiReleaseBranches := Seq("main")

val Scala213 = "2.13.15"
val Scala212 = "2.12.20"
val Scala3 = "3.3.3"
val Scala3 = "3.3.4"
ThisBuild / crossScalaVersions := Seq(Scala213, Scala212, Scala3)
ThisBuild / scalaVersion := Scala213 // the default Scala
ThisBuild / githubWorkflowJavaVersions := Seq(JavaSpec.temurin("17"))
Expand Down

0 comments on commit 3ccfe29

Please sign in to comment.