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 ec90e15 commit 863ec99Copy full SHA for 863ec99
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.2.5",
+ "io.argonaut" %% "argonaut" % "6.3.4",
6
"com.softwaremill.diffx" %% "diffx-core" % "0.3.29"
7
)
0 commit comments