Skip to content

Commit 5eb57f8

Browse files
authored
Merge pull request #538 from scalacenter/update/scalameta-4.12.2
Update scalameta to 4.12.2
2 parents b300a23 + df22dda commit 5eb57f8

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
@@ -240,7 +240,7 @@ lazy val V = new {
240240
val kindProjector = "0.13.3"
241241
val coursierApi = "2.1.22"
242242
val coursierInterface = "1.0.26"
243-
val scalameta = "4.12.1"
243+
val scalameta = "4.12.2"
244244
val localSnapshotVersion = "0.7.0-SNAPSHOT"
245245
// scala-steward:off
246246
val zio = "1.0.18"

0 commit comments

Comments
 (0)