Skip to content

Commit

Permalink
Update scalafmt-dynamic to 3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 11, 2024
1 parent 3b4d0cb commit 52e067c
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 @@ -116,7 +116,7 @@ lazy val dependencies =
new {
private val scodecV = "1.1.38"
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 52e067c

Please sign in to comment.