Skip to content

Commit

Permalink
Bump com.cloudinary:cloudinary-http44 from 1.33.0 to 1.34.0 (#30)
Browse files Browse the repository at this point in the history
Bumps [com.cloudinary:cloudinary-http44](https://github.com/cloudinary/cloudinary_java) from 1.33.0 to 1.34.0.
- [Release notes](https://github.com/cloudinary/cloudinary_java/releases)
- [Changelog](https://github.com/cloudinary/cloudinary_java/blob/master/CHANGELOG.md)
- [Commits](cloudinary/cloudinary_java@1.33.0...1.34.0)

---
updated-dependencies:
- dependency-name: com.cloudinary:cloudinary-http44
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 125c651 commit d315b54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {
implementation("org.jsoup:jsoup:1.16.1")
implementation("org.apache.pdfbox:pdfbox:2.0.27")
implementation("me.xdrop:fuzzywuzzy:1.4.0")
implementation("com.cloudinary:cloudinary-http44:1.33.0")
implementation("com.cloudinary:cloudinary-http44:1.34.0")
implementation("org.seleniumhq.selenium:selenium-java:4.9.0")
implementation(
"org.seleniumhq.selenium:selenium-remote-driver:4.8.1"
Expand Down

0 comments on commit d315b54

Please sign in to comment.