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 9, 2024
1 parent a64c002 commit f8c76d6
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 = "23.12.1"
private val oslibV = "0.9.2"
val scodec = "org.scodec" %% "scodec-bits" % scodecV
Expand Down

0 comments on commit f8c76d6

Please sign in to comment.