Skip to content

Commit

Permalink
Update scalameta to 4.4.12
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Apr 8, 2021
1 parent fb045a0 commit 8ae0aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -59,6 +59,6 @@ libraryDependencies += "com.github.julien-truffaut" %% "monocle-macro" % "2.1.0"
libraryDependencies += "com.47deg" %% "github4s" % "0.28.3"
libraryDependencies += "io.lemonlabs" %% "scala-uri" % "3.2.0"
libraryDependencies += "org.http4s" %% "http4s-blaze-client" % "0.21.22"
libraryDependencies += "org.scalameta" %% "scalameta" % "4.4.11"
libraryDependencies += "org.scalameta" %% "scalameta" % "4.4.12"
libraryDependencies += "io.get-coursier" %% "coursier" % "2.0.16"
libraryDependencies += "io.get-coursier" %% "coursier-cats-interop" % "2.0.16"

0 comments on commit 8ae0aad

Please sign in to comment.