Skip to content

Commit

Permalink
Update WEVM version
Browse files Browse the repository at this point in the history
  • Loading branch information
deadblackclover committed Mar 29, 2024
1 parent df54006 commit e6526ab
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 @@ -30,7 +30,7 @@ object Dependencies {
"com.wavesenterprise" % "we-test-core" % weCoreVersion % Test
)

lazy val wevm = "com.wavesenterprise" % "wevm_2.12" % "0.2.1"
lazy val wevm = "com.wavesenterprise" % "wevm_2.12" % "0.2.2"

lazy val netty = Seq("handler", "buffer", "codec", "codec-http2").map(nettyModule)

Expand Down

0 comments on commit e6526ab

Please sign in to comment.