Skip to content

Commit

Permalink
Merge pull request #321 from nafg/update/scalameta-4.12.0
Browse files Browse the repository at this point in the history
Update scalameta to 4.12.0
  • Loading branch information
mergify[bot] authored Nov 22, 2024
2 parents fe6874d + 93c88ea commit b30fa41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/build.sbt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
libraryDependencies += "org.scalameta" %% "scalameta" % "4.11.2"
libraryDependencies += "org.scalameta" %% "scalameta" % "4.12.0"
libraryDependencies += "com.helger" % "ph-css" % "7.0.3"

0 comments on commit b30fa41

Please sign in to comment.