Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 915ba29

Browse files
authored
Merge pull request #962 from scala-steward/update/scala3-library-3.3.3
Update scala3-library to 3.3.3
2 parents 341ee89 + 6277ce9 commit 915ba29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/BuildHelper.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import scalafix.sbt.ScalafixPlugin.autoImport.scalafixSemanticdb
1111
object BuildHelper {
1212
val Scala212 = "2.12.19"
1313
val Scala213 = "2.13.13"
14-
val ScalaDotty = "3.3.0"
14+
val ScalaDotty = "3.3.3"
1515

1616
def buildInfoSettings(packageName: String) =
1717
Seq(

0 commit comments

Comments
 (0)