Skip to content

Commit 17a8b04

Browse files
authored
Merge pull request #557 from scalacenter/update/scala3-compiler-3.3.5
Update scala3-compiler, scala3-library to 3.3.5
2 parents 25ba396 + 4320ba1 commit 17a8b04

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
@@ -233,7 +233,7 @@ lazy val V = new {
233233
val scala213BinaryVersion = "2.13"
234234
val scala212 = "2.12.20"
235235
val scalatest = "3.2.19"
236-
val scala3 = "3.3.4"
236+
val scala3 = "3.3.5"
237237
val scalafix = "0.13.0"
238238
val catsCore = "2.10.0"
239239
val kindProjector = "0.13.3"

0 commit comments

Comments
 (0)