Skip to content

Commit

Permalink
Bump com.ibm.cloud:cloudant from 0.5.4 to 0.7.1
Browse files Browse the repository at this point in the history
Bumps com.ibm.cloud:cloudant from 0.5.4 to 0.7.1.

---
updated-dependencies:
- dependency-name: com.ibm.cloud:cloudant
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent 1b3b894 commit e800e19
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 @@ -36,7 +36,7 @@ dependencies {
implementation 'org.springframework.security:spring-security-oauth2-jose'
implementation 'org.springframework.boot:spring-boot-starter-webflux'

implementation 'com.ibm.cloud:cloudant:0.5.4'
implementation 'com.ibm.cloud:cloudant:0.7.1'
implementation 'com.github.spotbugs:spotbugs-annotations:4.7.3'

implementation 'io.swagger.core.v3:swagger-annotations:2.2.15'
Expand Down

0 comments on commit e800e19

Please sign in to comment.