Skip to content

Commit

Permalink
Update jclouds to actually fix it
Browse files Browse the repository at this point in the history
  • Loading branch information
unascribed committed Dec 5, 2022
1 parent 4ba60da commit 5ac225b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ repositories {
}

dependencies {
implementation 'com.h2database:h2-mvstore:1.4.199'
implementation 'org.apache.jclouds:jclouds-allblobstore:2.1.2'
implementation 'org.apache.jclouds:jclouds-allblobstore:2.5.0'
}

jar {
Expand Down

0 comments on commit 5ac225b

Please sign in to comment.