Skip to content

Commit

Permalink
zwaves: 0.2.0 -> 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vsuharnikov committed Oct 16, 2023
1 parent ec6979e commit 2b74a87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ object Dependencies {
googleGuava,
curve25519,
bouncyCastleProvider,
"com.wavesplatform" % "zwaves" % "0.2.0",
"com.wavesplatform" % "zwaves" % "0.2.1",
web3jModule("crypto")
) ++ langCompilerPlugins.value ++ scalapbRuntime.value ++ protobuf.value
)
Expand Down

0 comments on commit 2b74a87

Please sign in to comment.