Skip to content

Commit 4371673

Browse files
committed
Update scala3-compiler, scala3-library to 3.3.5
1 parent 6ee11cb commit 4371673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.sc

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import scala.concurrent.duration.DurationInt
1313
import java.io.File
1414

1515
object Versions {
16-
def scala = "3.3.4"
16+
def scala = "3.3.5"
1717
def scalaCli = "1.5.4"
1818
def graalVmVersion = "22.1.0"
1919
def coursier = "2.1.14"

0 commit comments

Comments
 (0)