Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
Update upickle to 0.7.4, jsoniter-scala-macros to 0.46.2 and avsystem…
Browse files Browse the repository at this point in the history
…-commons to 1.34.17
  • Loading branch information
plokhotnyuk committed May 4, 2019
1 parent a9b82e5 commit 275c989
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -176,12 +176,12 @@ lazy val library =
val avro4s = "1.9.0"
val circe = "0.11.1"
val jacksonModuleScala = "2.9.8"
val jsoniterScalaMacros = "0.43.1"
val jsoniterScalaMacros = "0.46.2"
val json4s = "3.6.5"
val play = "2.7.3"
val scalaTest = "3.0.7"
val upickle = "0.7.3"
val avsystemCommons = "1.34.6"
val upickle = "0.7.4"
val avsystemCommons = "1.34.17"
}
val akkaHttp = "com.typesafe.akka" %% "akka-http" % Version.akkaHttp
val akkaHttpJacksonJava = "com.typesafe.akka" %% "akka-http-jackson" % Version.akkaHttp
Expand Down

0 comments on commit 275c989

Please sign in to comment.