Skip to content

Commit ef2bcd7

Browse files
authored
Merge pull request RustedBones#122 from scala-steward/update/scala3-library-3.3.5
Update scala3-library to 3.3.5
2 parents 9c6e0cc + 71d8709 commit ef2bcd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ThisBuild / developers := List(
2020
)
2121

2222
// scala versions
23-
val scala3 = "3.3.3"
23+
val scala3 = "3.3.5"
2424
val scala213 = "2.13.16"
2525
val scala212 = "2.12.20"
2626
val defaultScala = scala3

0 commit comments

Comments
 (0)