Skip to content

Commit 62df3ee

Browse files
ievgenenane
authored andcommitted
update scala-url to the latest
1 parent 1b0b5c8 commit 62df3ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ lazy val core = (project in file("core"))
199199
"com.chuusai" %% "shapeless" % "2.3.10",
200200
"com.qvantel" %% "scala-inflector" % "1.4.0",
201201
"io.spray" %% "spray-json" % "1.3.6",
202-
"io.lemonlabs" %% "scala-uri" % "3.0.0",
202+
"io.lemonlabs" %% "scala-uri" % "4.0.3",
203203
"org.typelevel" %% "cats-effect" % "2.5.5",
204204
"co.fs2" %% "fs2-io" % "2.5.11",
205205
"net.virtual-void" %% "json-lenses" % "0.6.2"

0 commit comments

Comments
 (0)