Skip to content

Commit

Permalink
Merge pull request #124 from scala-steward/update/scalafmt-dynamic-3.8.1
Browse files Browse the repository at this point in the history
Update scalafmt-dynamic to 3.8.1
  • Loading branch information
soronpo committed May 18, 2024
2 parents 758dd9c + 52e067c commit beb2b2d
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 @@ -130,7 +130,7 @@ lazy val dependencies =
new {
private val scodecV = "1.2.0"
private val munitV = "1.0.0-M10"
private val scalafmtV = "3.7.17"
private val scalafmtV = "3.8.1"
private val airframelogV = "24.5.0"
private val oslibV = "0.9.2"
val scodec = "org.scodec" %% "scodec-bits" % scodecV
Expand Down

0 comments on commit beb2b2d

Please sign in to comment.