Skip to content

Commit

Permalink
Update msgpack4z-java to 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Jun 20, 2019
1 parent 9e7f0e9 commit c60ebe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Expand Up @@ -6,7 +6,7 @@ libraryDependencies ++= Seq(
"org.typelevel" %% "jawn-ast" % "0.14.2",
"com.github.xuwei-k" %% "msgpack4z-core" % "0.3.11",
"org.scalacheck" %% "scalacheck" % "1.14.0" % "test",
"com.github.xuwei-k" % "msgpack4z-java" % "0.3.5" % "test",
"com.github.xuwei-k" % "msgpack4z-java" % "0.3.6" % "test",
"com.github.xuwei-k" % "msgpack4z-java06" % "0.2.0" % "test",
"com.github.xuwei-k" %% "msgpack4z-native" % "0.3.5" % "test",
)
Expand Down

0 comments on commit c60ebe5

Please sign in to comment.