Skip to content

Commit

Permalink
Merge 452cd8d into 449fc38
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 29, 2021
2 parents 449fc38 + 452cd8d commit cf57b23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ libraryDependencies += "com.github.pathikrit" %% "better-files" % "3.9.1"
libraryDependencies += "io.get-coursier" %% "coursier-core" % "2.0.16"
libraryDependencies += "org.antlr" % "antlr4-runtime" % "4.9.2"
libraryDependencies += "io.estatico" %% "newtype" % "0.4.4"
libraryDependencies += "eu.timepit" %% "refined" % "0.9.21"
libraryDependencies += "eu.timepit" %% "refined" % "0.9.22"
libraryDependencies += "com.github.julien-truffaut" %% "monocle-core" % "2.1.0"
libraryDependencies += "com.github.julien-truffaut" %% "monocle-macro" % "2.1.0"
libraryDependencies += "com.47deg" %% "github4s" % "0.28.3"
Expand Down

0 comments on commit cf57b23

Please sign in to comment.