Skip to content

Commit

Permalink
bugfix: Update scalameta to 4.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tgodzik committed Dec 12, 2024
1 parent 83fc6d2 commit 18471b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/V.scala
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ object V {
val scalaCli = "1.5.4"
val scalafix = "0.13.0"
val scalafmt = "3.7.15"
val scalameta = "4.12.0"
val scalameta = "4.12.1"
val scribe = "3.15.2"
val qdox = "2.2.0"

Expand Down

0 comments on commit 18471b9

Please sign in to comment.