Skip to content

Commit

Permalink
Merge pull request #532 from scala-steward/update/scalameta-4.7.3
Browse files Browse the repository at this point in the history
Update scalameta to 4.7.3
  • Loading branch information
Javakky-pxv authored Jan 26, 2023
2 parents 47f1750 + 9fb7dc2 commit 43b40ca
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 @@ -42,7 +42,7 @@ lazy val playSwagger = project.in(file("core"))
Dependencies.test ++
Dependencies.yaml ++ Seq(
"com.github.takezoe" %% "runtime-scaladoc-reader" % "1.0.3",
"org.scalameta" %% "scalameta" % "4.6.0",
"org.scalameta" %% "scalameta" % "4.7.3",
"net.steppschuh.markdowngenerator" % "markdowngenerator" % "1.3.1.1"
),
addCompilerPlugin("com.github.takezoe" %% "runtime-scaladoc-reader" % "1.0.3"),
Expand Down

0 comments on commit 43b40ca

Please sign in to comment.