Skip to content

Commit

Permalink
Merge pull request #1834 from scala-steward/update/scalameta-4.8.12
Browse files Browse the repository at this point in the history
Update scalameta to 4.8.12
  • Loading branch information
blast-hardcheese committed Oct 19, 2023
2 parents 0908dab + 2db0e2d commit 4c88f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/src/main/scala/modules/scalaSupport.scala
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ object scalaSupport {
val project =
commonModule("scala-support")
.settings(
libraryDependencies += "org.scalameta" %% "scalameta" % "4.8.11"
libraryDependencies += "org.scalameta" %% "scalameta" % "4.8.12"
)
}

0 comments on commit 4c88f5c

Please sign in to comment.