Skip to content

Commit 873f8b1

Browse files
authored
Merge pull request #323 from scala-steward/update/patches
Patch updates
2 parents 876eafd + 169692b commit 873f8b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import Dependencies.Library
22

33
lazy val scala213: String = "2.13.17"
4-
lazy val scala3: String = "3.3.6"
4+
lazy val scala3: String = "3.3.7"
55
lazy val supportedScalaVersions: Seq[String] = Seq(scala213, scala3)
66

77
Global / evictionErrorLevel := Level.Info

0 commit comments

Comments
 (0)