Skip to content

Commit fc036e6

Browse files
authored
Merge pull request #63 from scala-steward/update/scala3-library-3.3.4
Update scala3-library to 3.3.4
2 parents e8709f9 + 7906127 commit fc036e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import sbt.*
22

33
object Dependencies {
44
val Scala213 = "2.13.15"
5-
val Scala3 = "3.3.3"
5+
val Scala3 = "3.3.4"
66
val ScalaVersions = Seq(Scala213, Scala3)
77

88
object Libraries {

0 commit comments

Comments
 (0)