Skip to content

Commit

Permalink
Bump io.micronaut:micronaut-http-client from 4.6.5 to 4.7.12
Browse files Browse the repository at this point in the history
Bumps [io.micronaut:micronaut-http-client](https://github.com/micronaut-projects/micronaut-core) from 4.6.5 to 4.7.12.
- [Release notes](https://github.com/micronaut-projects/micronaut-core/releases)
- [Changelog](https://github.com/micronaut-projects/micronaut-core/blob/4.8.x/RELEASE.adoc)
- [Commits](micronaut-projects/micronaut-core@v4.6.5...v4.7.12)

---
updated-dependencies:
- dependency-name: io.micronaut:micronaut-http-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent 2367d62 commit 645acc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-test-examples/async-events-pubsub-demo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies {
runtimeOnly 'com.zaxxer:HikariCP'

testImplementation 'io.micronaut.serde:micronaut-serde-jackson:2.10.2'
testImplementation 'io.micronaut:micronaut-http-client:4.6.5'
testImplementation 'io.micronaut:micronaut-http-client:4.7.12'
testImplementation 'org.grails:grails-web-testing-support'
}

Expand Down

0 comments on commit 645acc3

Please sign in to comment.