Skip to content

Commit

Permalink
Merge pull request #1592 from eikek/update/scala3-library-3.6.3
Browse files Browse the repository at this point in the history
Update scala3-library to 3.6.3
  • Loading branch information
mergify[bot] authored Jan 21, 2025
2 parents 1da88d2 + 2b985c9 commit 4468ddd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ val scalafixSettings = Seq(

val sharedSettings = Seq(
organization := "com.github.eikek",
scalaVersion := "3.6.2",
scalaVersion := "3.6.3",
scalacOptions ++= Seq(
"-deprecation",
"-encoding",
Expand Down

0 comments on commit 4468ddd

Please sign in to comment.