Skip to content

Commit

Permalink
update scala-url to the latest
Browse files Browse the repository at this point in the history
  • Loading branch information
ievgenen authored and ane committed Jun 13, 2024
1 parent 1b0b5c8 commit 62df3ee
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 @@ -199,7 +199,7 @@ lazy val core = (project in file("core"))
"com.chuusai" %% "shapeless" % "2.3.10",
"com.qvantel" %% "scala-inflector" % "1.4.0",
"io.spray" %% "spray-json" % "1.3.6",
"io.lemonlabs" %% "scala-uri" % "3.0.0",
"io.lemonlabs" %% "scala-uri" % "4.0.3",
"org.typelevel" %% "cats-effect" % "2.5.5",
"co.fs2" %% "fs2-io" % "2.5.11",
"net.virtual-void" %% "json-lenses" % "0.6.2"
Expand Down

0 comments on commit 62df3ee

Please sign in to comment.