Skip to content

Commit

Permalink
build(deps): Update scalafmt-core, scalafmt-dynamic from 3.7.12 to 3.…
Browse files Browse the repository at this point in the history
…7.13
  • Loading branch information
scalameta-bot authored and tgodzik committed Sep 1, 2023
1 parent d1c684f commit 121dcd3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "3.7.12"
version = "3.7.13"
runner.dialect = scala213
project.git = true
align.preset = none
Expand Down
2 changes: 1 addition & 1 deletion project/V.scala
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ object V {
val sbtJdiTools = "1.1.1"
val scalaCli = "1.0.4"
val scalafix = "0.11.0"
val scalafmt = "3.7.12"
val scalafmt = "3.7.13"
val scalameta = "4.8.3"
val scribe = "3.11.9"
val semanticdb = scalameta
Expand Down

0 comments on commit 121dcd3

Please sign in to comment.