Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Quafadas committed Dec 11, 2024
1 parent 995d5d2 commit 2f8dacc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.mill
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import mill.api.Result
import com.goyeau.mill.scalafix.ScalafixModule

trait Common extends ScalaModule with PublishModule with ScalafixModule {
def scalaVersion = "3.6.2-RC2"
def scalaVersion = "3.6.2"

def publishVersion = VcsVersion.vcsState().format()

Expand Down

0 comments on commit 2f8dacc

Please sign in to comment.