Skip to content

Commit

Permalink
Bump io.github.http-builder-ng:http-builder-ng-okhttp (#1735)
Browse files Browse the repository at this point in the history
Bumps [io.github.http-builder-ng:http-builder-ng-okhttp](https://github.com/http-builder-ng/http-builder-ng) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/http-builder-ng/http-builder-ng/releases)
- [Commits](http-builder-ng/http-builder-ng@v1.0.3...v1.0.4)

---
updated-dependencies:
- dependency-name: io.github.http-builder-ng:http-builder-ng-okhttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Oct 6, 2023
1 parent 04f578f commit a7b3206
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 @@ -124,7 +124,7 @@ dependencies {
// https://mvnrepository.com/artifact/org.codehaus.groovy/groovy-json
compile group: 'org.codehaus.groovy', name: 'groovy-json', version: '3.0.19'

compile group: 'io.github.http-builder-ng', name: 'http-builder-ng-okhttp', version: '1.0.3'
compile group: 'io.github.http-builder-ng', name: 'http-builder-ng-okhttp', version: '1.0.4'
compile group: 'org.apache.httpcomponents', name: 'httpmime', version: '4.5.13'
compile 'org.grails.plugins:gorm-logical-delete:2.0.0.M2'
// https://mvnrepository.com/artifact/org.apache.pdfbox/pdfbox
Expand Down

0 comments on commit a7b3206

Please sign in to comment.