Skip to content

Commit

Permalink
Upgrade java-cid version
Browse files Browse the repository at this point in the history
 - com.github.ipld:java-cid [1.3.3 -> 1.3.8]
  • Loading branch information
usmansaleem committed Dec 2, 2024
1 parent 3228488 commit 610bbb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ dependencyManagement {
dependency 'io.zonky.test.postgres:embedded-postgres-binaries-bom:17.2.0'
dependency 'io.zonky.test:embedded-postgres:2.1.0'

dependency 'com.github.ipld:java-cid:1.3.3'
dependency 'com.github.ipld:java-cid:1.3.8'
dependency 'net.jodah:failsafe:2.4.4'

dependencySet(group: 'software.amazon.awssdk', version: '2.29.23') {
Expand Down

0 comments on commit 610bbb0

Please sign in to comment.