Skip to content

Commit

Permalink
build(deps): Update qdox from 2.1.0 to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot committed Dec 2, 2024
1 parent 809f45e commit 6db39b9
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 @@ -46,7 +46,7 @@ object V {
val scalafmt = "3.7.15"
val scalameta = "4.12.0"
val scribe = "3.15.2"
val qdox = "2.1.0"
val qdox = "2.2.0"

val guava = "com.google.guava" % "guava" % "33.3.1-jre"
val lsp4j = "org.eclipse.lsp4j" % "org.eclipse.lsp4j" % lsp4jV
Expand Down

0 comments on commit 6db39b9

Please sign in to comment.