Skip to content

Commit 2ab0f56

Browse files
authored
Merge pull request #548 from scalacenter/update/scalameta-4.12.5
Update scalameta to 4.12.5
2 parents b2a9504 + 81c7131 commit 2ab0f56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ lazy val V = new {
239239
val kindProjector = "0.13.3"
240240
val coursierApi = "2.1.24"
241241
val coursierInterface = "1.0.27"
242-
val scalameta = "4.12.4"
242+
val scalameta = "4.12.5"
243243
val localSnapshotVersion = "0.7.0-SNAPSHOT"
244244
// scala-steward:off
245245
val zio = "1.0.18"

0 commit comments

Comments
 (0)