Skip to content

Commit

Permalink
Set rskj dependency to 5.2.0-FINGERROOT
Browse files Browse the repository at this point in the history
  • Loading branch information
marcos-iov committed Sep 6, 2023
1 parent 4f17e73 commit 3e279c3
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 @@ -70,7 +70,7 @@ ext {
logbackVersion = '1.2.11'
junitVersion = '4.13.2'
mockitoVersion = '4.6.1'
rskjcoreVersion = '5.2.0-SNAPSHOT'
rskjcoreVersion = '5.2.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 @@ -90,12 +90,12 @@
<sha256 value="c717c468bfc91536f1dbc0d98d6116a8e7c49fbaff643ef8710e7505cc450878" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="co.rsk" name="rskj-core" version="5.1.0-FINGERROOT">
<artifact name="rskj-core-5.1.0-FINGERROOT.jar">
<sha256 value="ed3d127e88237e7acd03d4d9122e1c212500f8a990cb9e70a28ac69802a34da8" origin="Generated by Gradle"/>
<component group="co.rsk" name="rskj-core" version="5.2.0-FINGERROOT">
<artifact name="rskj-core-5.2.0-FINGERROOT.jar">
<sha256 value="3b1dd7d624137fb1bcc133927a7357eed3228457e8db29f17cf0a193370bbe12" origin="Generated by Gradle"/>
</artifact>
<artifact name="rskj-core-5.1.0-FINGERROOT.module">
<sha256 value="4a3d4f8da5f9878faabf87ea34f4269f8d145ecf0ac2d942f5081c874877d193" origin="Generated by Gradle"/>
<artifact name="rskj-core-5.2.0-FINGERROOT.module">
<sha256 value="4d588eae64108680c6ae6e895e2d6d4a07cdd05a31718d6f4a34870153a51d5a" 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 3e279c3

Please sign in to comment.