Skip to content

Commit

Permalink
Bump com.cloudinary:cloudinary-http45 from 1.36.0 to 1.37.0 (#51)
Browse files Browse the repository at this point in the history
Bumps [com.cloudinary:cloudinary-http45](https://github.com/cloudinary/cloudinary_java) from 1.36.0 to 1.37.0.
- [Release notes](https://github.com/cloudinary/cloudinary_java/releases)
- [Changelog](https://github.com/cloudinary/cloudinary_java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cloudinary/cloudinary_java/commits)

---
updated-dependencies:
- dependency-name: com.cloudinary:cloudinary-http45
  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 Feb 1, 2024
1 parent 1011e11 commit 5254de7
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 @@ -59,7 +59,7 @@ dependencies {
implementation("org.jsoup:jsoup:1.17.1")
implementation("org.apache.pdfbox:pdfbox:3.0.0")
implementation("me.xdrop:fuzzywuzzy:1.4.0")
implementation("com.cloudinary:cloudinary-http45:1.36.0")
implementation("com.cloudinary:cloudinary-http45:1.37.0")
implementation("org.seleniumhq.selenium:selenium-java:$seleniumVersion")
implementation("com.codeborne:phantomjsdriver:1.5.0")
implementation("io.github.bonigarcia:webdrivermanager:4.4.3") // no PhantomJS driver in 5.x.x
Expand Down

0 comments on commit 5254de7

Please sign in to comment.