Skip to content

Commit 863ec99

Browse files
Update argonaut to 6.3.4 (#134)
1 parent ec90e15 commit 863ec99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

argonaut/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ name := "scalatest-argonaut"
22

33
libraryDependencies ++= Seq(
44
"org.scalatest" %% "scalatest" % "3.2.9",
5-
"io.argonaut" %% "argonaut" % "6.2.5",
5+
"io.argonaut" %% "argonaut" % "6.3.4",
66
"com.softwaremill.diffx" %% "diffx-core" % "0.3.29"
77
)

0 commit comments

Comments
 (0)