Skip to content

Commit

Permalink
Merge pull request #514 from scalacenter/update/scalameta-4.11.0
Browse files Browse the repository at this point in the history
Update scalameta to 4.11.0
  • Loading branch information
adpi2 authored Oct 23, 2024
2 parents 7d37e6d + f5d5fe1 commit 2a9f56e
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 @@ -240,7 +240,7 @@ lazy val V = new {
val kindProjector = "0.13.3"
val coursierApi = "2.1.14"
val coursierInterface = "1.0.22"
val scalameta = "4.10.2"
val scalameta = "4.11.0"
val localSnapshotVersion = "0.7.0-SNAPSHOT"
// scala-steward:off
val zio = "1.0.18"
Expand Down

0 comments on commit 2a9f56e

Please sign in to comment.