Skip to content

Commit

Permalink
Update scalafmt-core to 3.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-center-steward[bot] committed May 9, 2024
1 parent 4f7347c commit 09db84e
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 @@ -157,7 +157,7 @@ lazy val sbtRunner = project
akka("testkit") % Test,
akka("cluster"),
akka("slf4j"),
"org.scalameta" %% "scalafmt-core" % "3.7.17"
"org.scalameta" %% "scalafmt-core" % "3.8.1"
),
docker / imageNames := Seq(
ImageName(namespace = Some(dockerOrg), repository = "scastie-sbt-runner", tag = Some(gitHashNow)),
Expand Down

0 comments on commit 09db84e

Please sign in to comment.