|
@@ -10,7 +10,7 @@ mainClass in(Compile, run) := Some("FintrospectBenchmarkServer")
|
|
|
|
|
|
libraryDependencies ++= Seq(
|
|
libraryDependencies ++= Seq(
|
|
"com.twitter" %% "finagle-http" % "6.33.0",
|
|
"com.twitter" %% "finagle-http" % "6.33.0",
|
|
- "io.github.daviddenton" %% "fintrospect" % "12.2.1",
|
|
|
|
|
|
+ "io.github.daviddenton" %% "fintrospect" % "12.3.0",
|
|
"io.circe" %% "circe-core" % "0.3.0",
|
|
"io.circe" %% "circe-core" % "0.3.0",
|
|
"io.circe" %% "circe-parser" % "0.3.0",
|
|
"io.circe" %% "circe-parser" % "0.3.0",
|
|
"io.circe" %% "circe-generic" % "0.3.0"
|
|
"io.circe" %% "circe-generic" % "0.3.0"
|