Skip to content

Commit

Permalink
Update scala-uri to 3.1.0 (#344)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 9, 2021
1 parent fee15c5 commit 804a5c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -57,7 +57,7 @@ libraryDependencies += "eu.timepit" %% "refined" % "0.9.21"
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.2"
libraryDependencies += "io.lemonlabs" %% "scala-uri" % "3.0.0"
libraryDependencies += "io.lemonlabs" %% "scala-uri" % "3.1.0"
libraryDependencies += "org.http4s" %% "http4s-blaze-client" % "0.21.20"
libraryDependencies += "org.scalameta" %% "scalameta" % "4.4.10"
libraryDependencies += "io.get-coursier" %% "coursier" % "2.0.12"
Expand Down

0 comments on commit 804a5c4

Please sign in to comment.