Skip to content

Commit

Permalink
Bump com.cloudinary:cloudinary-http45 from 1.35.0 to 1.36.0 (#48)
Browse files Browse the repository at this point in the history
Bumps [com.cloudinary:cloudinary-http45](https://github.com/cloudinary/cloudinary_java) from 1.35.0 to 1.36.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.35.0...1.36.0)

---
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 Dec 4, 2023
1 parent b6cbe3d commit 86df518
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 @@ -54,7 +54,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.35.0")
implementation("com.cloudinary:cloudinary-http45:1.36.0")
implementation("org.seleniumhq.selenium:selenium-java:4.15.0")
implementation("io.github.bonigarcia:webdrivermanager:5.6.2")
testImplementation("org.junit.jupiter:junit-jupiter:$junitVersion")
Expand Down

0 comments on commit 86df518

Please sign in to comment.