Skip to content

Commit 9bd044e

Browse files
authored
Merge pull request #540 from scalacenter/update/scalameta-4.12.3
Update scalameta to 4.12.3
2 parents 4a2ebd8 + 76cfcdd commit 9bd044e

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.2"
243+
val scalameta = "4.12.3"
244244
val localSnapshotVersion = "0.7.0-SNAPSHOT"
245245
// scala-steward:off
246246
val zio = "1.0.18"

0 commit comments

Comments
 (0)