Skip to content

Commit

Permalink
Update rskj dependency to 5.4.0-FINGERROOT
Browse files Browse the repository at this point in the history
  • Loading branch information
marcos-iov committed Jan 25, 2024
1 parent 4db04d7 commit ce4573f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ ext {
junitVersion = '5.8.1'
junitSuiteVersion = '1.9.0'
mockitoVersion = '4.6.1'
rskjcoreVersion = '5.4.0-RC'
rskjcoreVersion = '5.4.0-FINGERROOT'
}

dependencies {
Expand Down
10 changes: 5 additions & 5 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,12 @@
<sha256 value="c717c468bfc91536f1dbc0d98d6116a8e7c49fbaff643ef8710e7505cc450878" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="co.rsk" name="rskj-core" version="5.3.0-FINGERROOT">
<artifact name="rskj-core-5.3.0-FINGERROOT.jar">
<sha256 value="75bccfafb6f7569faf5ff8e152adfeed2eeec1296e4826d0073df234d1cd62f6" origin="Generated by Gradle"/>
<component group="co.rsk" name="rskj-core" version="5.4.0-FINGERROOT">
<artifact name="rskj-core-5.4.0-FINGERROOT.jar">
<sha256 value="739d9174eb0e1773fd482bcc766ce735f949edb5dd8d87e71a4242b2b3c955f2" origin="Generated by Gradle"/>
</artifact>
<artifact name="rskj-core-5.3.0-FINGERROOT.module">
<sha256 value="7f9e66e43b8034b47996fc3542ff68dec4b3cb222fbe35e9072f746313dc2d3f" origin="Generated by Gradle"/>
<artifact name="rskj-core-5.4.0-FINGERROOT.module">
<sha256 value="9bccf21a0482b27aabf85f313fec2f1d132e0e7e8935edd760b61b25769a7198" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="co.rsk.bitcoinj" name="bitcoinj-thin" version="0.14.4-rsk-14">
Expand Down

0 comments on commit ce4573f

Please sign in to comment.