Skip to content

Commit

Permalink
Merge pull request #1561 from eikek/update/scala3-library-3.6.2
Browse files Browse the repository at this point in the history
Update scala3-library to 3.6.2
  • Loading branch information
mergify[bot] authored Dec 11, 2024
2 parents a74b82f + 4d193cc commit e86a749
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.5.2",
scalaVersion := "3.6.2",
scalacOptions ++= Seq(
"-deprecation",
"-encoding",
Expand Down

0 comments on commit e86a749

Please sign in to comment.