Skip to content

Commit 5506f14

Browse files
authored
Bump Scala to 3.3.6 (#87)
1 parent 965a026 commit 5506f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.5"
16+
def scala = "3.3.6"
1717
def scalaCli = "1.7.1"
1818
def graalVmVersion = "22.1.0"
1919
def coursier = "2.1.24"

0 commit comments

Comments
 (0)