Skip to content

Commit bc2b3a6

Browse files
authored
Merge pull request #598 from scalacenter/update/scalameta-4.14.4
Update scalameta to 4.14.4
2 parents d7ee8d4 + e717c7f commit bc2b3a6

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.4"
240240
val coursierApi = "2.1.24"
241241
val coursierInterface = "1.0.28"
242-
val scalameta = "4.14.3"
242+
val scalameta = "4.14.4"
243243
val localSnapshotVersion = "0.7.0-SNAPSHOT"
244244
// scala-steward:off
245245
val zio = "1.0.18"

0 commit comments

Comments
 (0)