We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 205adf8 commit 8a95b49Copy full SHA for 8a95b49
argonaut/build.sbt
@@ -2,6 +2,6 @@ name := "scalatest-argonaut"
2
3
libraryDependencies ++= Seq(
4
"org.scalatest" %% "scalatest" % "3.2.9",
5
- "io.argonaut" %% "argonaut" % "6.3.4",
+ "io.argonaut" %% "argonaut" % "6.3.6",
6
"com.softwaremill.diffx" %% "diffx-core" % "0.3.29"
7
)
0 commit comments