Skip to content

Commit

Permalink
Merge pull request #383 from scala-steward/update/scala3-library-3.3.5
Browse files Browse the repository at this point in the history
Update scala3-library, ... to 3.3.5
  • Loading branch information
tgodzik authored Feb 4, 2025
2 parents 9812c16 + 6209a0b commit 9b9f99e
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
@@ -1,6 +1,6 @@
import BuildHelper._

def scala3Version = "3.3.4"
def scala3Version = "3.3.5"
def scala2Version = "2.13.15"
def projectName = "scala-yaml"
def localSnapshotVersion = "0.2.0-SNAPSHOT"
Expand Down

0 comments on commit 9b9f99e

Please sign in to comment.