Skip to content

Commit

Permalink
Bump jcloudsVersion from 2.5.0 to 2.6.0
Browse files Browse the repository at this point in the history
Bumps `jcloudsVersion` from 2.5.0 to 2.6.0.

Updates `org.apache.jclouds:jclouds-core` from 2.5.0 to 2.6.0

Updates `org.apache.jclouds.driver:jclouds-slf4j` from 2.5.0 to 2.6.0

---
updated-dependencies:
- dependency-name: org.apache.jclouds:jclouds-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.jclouds.driver:jclouds-slf4j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
1 parent 61d938d commit d8bb755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repositories {
}

dependencies {
ext.jcloudsVersion = '2.5.0'
ext.jcloudsVersion = '2.6.0'
ext.autoValueVersion = '1.10.4'
ext.autoServiceVersion = '1.1.1'
ext.guiceVersion = '5.1.0'
Expand Down

0 comments on commit d8bb755

Please sign in to comment.