diff --git a/build.gradle b/build.gradle index 97f7e02..240d654 100644 --- a/build.gradle +++ b/build.gradle @@ -24,7 +24,7 @@ dependencies { implementation 'org.json:json:20220924' implementation 'com.github.ben-manes.caffeine:caffeine:3.1.1' implementation 'com.rometools:rome:1.18.0' - implementation 'com.github.ipfs:java-ipfs-http-client:v1.3.3' + implementation 'com.github.ipfs:java-ipfs-http-client:1.3.3' implementation 'org.jsoup:jsoup:1.15.3' implementation 'io.activej:activej-common:5.4.3' implementation 'io.activej:activej-http:5.4.3'