Skip to content

Commit 7286fee

Browse files
Merge pull request #2191 from scala-steward/update/scalameta-4.14.2
Update scalameta to 4.14.2
2 parents 71850fb + 7773444 commit 7286fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/scalameta.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// Needed for plugin interop codegen.
22
// Exposing a nice source-api for Java/Kotlin/etc to interop with.
3-
libraryDependencies += "org.scalameta" %% "scalameta" % "4.8.13"
3+
libraryDependencies += "org.scalameta" %% "scalameta" % "4.14.2"

0 commit comments

Comments
 (0)