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
foundweekends-bot[bot] authored and xuwei-k committed Sep 27, 2024
1 parent d5db42b commit 3c7b281
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 @@ -13,7 +13,7 @@ ThisBuild / evictionErrorLevel := Level.Warn
ThisBuild / scalaVersion := Scala212
ThisBuild / organization := "org.foundweekends"
ThisBuild / organizationName := "foundweekends"
ThisBuild / crossScalaVersions := Seq(Scala212, "2.13.15", "3.3.3")
ThisBuild / crossScalaVersions := Seq(Scala212, "2.13.15", "3.3.4")
ThisBuild / homepage :=
Some(url("https://www.foundweekends.org/pamflet/"))
ThisBuild / licenses := Seq("LGPL v3" -> url("https://www.gnu.org/licenses/lgpl.txt"))
Expand Down

0 comments on commit 3c7b281

Please sign in to comment.