Skip to content

Commit 8a95b49

Browse files
Update argonaut to 6.3.6 (#137)
1 parent 205adf8 commit 8a95b49

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.3.4",
5+
"io.argonaut" %% "argonaut" % "6.3.6",
66
"com.softwaremill.diffx" %% "diffx-core" % "0.3.29"
77
)

0 commit comments

Comments
 (0)