Skip to content

Commit 6d977a0

Browse files
zio-scala-steward[bot]guizmaii
authored andcommitted
Update parsers to 4.14.0
1 parent b9b1d39 commit 6d977a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ object Dependencies {
1717
val `scala-compat-collection` = "org.scala-lang.modules" %% "scala-collection-compat" % ScalaCompatCollectionVersion
1818

1919
val scalafmt = "org.scalameta" %% "scalafmt-dynamic" % "3.9.9"
20-
val scalametaParsers = "org.scalameta" %% "parsers" % "4.13.10"
20+
val scalametaParsers = "org.scalameta" %% "parsers" % "4.14.0"
2121

2222
val netty =
2323
Seq(

0 commit comments

Comments
 (0)