Skip to content
This repository was archived by the owner on Apr 5, 2023. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion project/EndpointsUzhttpSettings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ object EndpointsUzhttpSettings {
val akkaActorVersion = "2.6.9"
val scalaTestVersion = "3.1.2"
val uzhttpVersion = "0.2.5"
val ujsonVersion = "1.1.0"
val ujsonVersion = "1.4.2"

val macroParadiseDependency = Seq(
scalacOptions in Compile ++= {
Expand Down