Skip to content

Commit e4a4dfd

Browse files
committed
chore: bump to scala 3.3.7
1 parent 0dd8ed2 commit e4a4dfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import mill.scalalib._
33
import mill.scalalib.publish._
44
import mill.javalib.api.JvmWorkerUtil
55

6-
val ScalaVersions = Seq("2.12.20", "2.13.16", "3.3.6")
6+
val ScalaVersions = Seq("2.12.20", "2.13.16", "3.3.7")
77

88
object library {
99

0 commit comments

Comments
 (0)