Skip to content

Commit

Permalink
Update parsers to 4.13.1.1 (#3333)
Browse files Browse the repository at this point in the history
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com>
Co-authored-by: Nabil Abdel-Hafeez <[email protected]>
  • Loading branch information
zio-scala-steward[bot] and 987Nabil authored Feb 19, 2025
1 parent 76cf6ea commit a42d553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ object Dependencies {
val `scala-compact-collection` = "org.scala-lang.modules" %% "scala-collection-compat" % ScalaCompactCollectionVersion

val scalafmt = "org.scalameta" %% "scalafmt-dynamic" % "3.9.0"
val scalametaParsers = "org.scalameta" %% "parsers" % "4.12.7"
val scalametaParsers = "org.scalameta" %% "parsers" % "4.13.1.1"

val netty =
Seq(
Expand Down

0 comments on commit a42d553

Please sign in to comment.