Skip to content

Commit

Permalink
Merge pull request #1475 from eikek/update/scala3-library-3.4.3
Browse files Browse the repository at this point in the history
Update scala3-library to 3.4.3
  • Loading branch information
mergify[bot] authored Sep 11, 2024
2 parents 1e9a395 + 5bfd99d commit 352d3dc
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.4.2",
scalaVersion := "3.4.3",
scalacOptions ++= Seq(
"-deprecation",
"-encoding",
Expand Down

0 comments on commit 352d3dc

Please sign in to comment.