Skip to content

Commit

Permalink
Merge pull request #1922 from scala-steward/update/scalameta-4.8.15
Browse files Browse the repository at this point in the history
Update scalameta to 4.8.15
  • Loading branch information
blast-hardcheese committed Jul 14, 2024
2 parents f70f36d + 33658fe commit 04afb3e
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.14"
libraryDependencies += "org.scalameta" %% "scalameta" % "4.8.15"
)
}

0 comments on commit 04afb3e

Please sign in to comment.