Skip to content

Commit

Permalink
Merge pull request #548 from scalacenter/update/scalameta-4.12.5
Browse files Browse the repository at this point in the history
Update scalameta to 4.12.5
  • Loading branch information
adpi2 authored Jan 14, 2025
2 parents b2a9504 + 81c7131 commit 2ab0f56
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 @@ -239,7 +239,7 @@ lazy val V = new {
val kindProjector = "0.13.3"
val coursierApi = "2.1.24"
val coursierInterface = "1.0.27"
val scalameta = "4.12.4"
val scalameta = "4.12.5"
val localSnapshotVersion = "0.7.0-SNAPSHOT"
// scala-steward:off
val zio = "1.0.18"
Expand Down

0 comments on commit 2ab0f56

Please sign in to comment.