Skip to content

Commit

Permalink
Update scala3-library, ... to 3.3.4 in master
Browse files Browse the repository at this point in the history
  • Loading branch information
argonaut-bot[bot] authored and xuwei-k committed Sep 28, 2024
1 parent 57863e7 commit 3445dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ScalaSettings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ object ScalaSettings {

def Scala212 = "2.12.20"
def Scala213 = "2.13.15"
def Scala3 = "3.3.3"
def Scala3 = "3.3.4"

lazy val all: Seq[Sett] = Def.settings(
scalaVersion := Scala213,
Expand Down

0 comments on commit 3445dfe

Please sign in to comment.