Skip to content

Commit

Permalink
fix(deps): update dependency io.micronaut:micronaut-http-client to v4…
Browse files Browse the repository at this point in the history
….7.12
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 2367d62 commit f0c6b3f
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 f0c6b3f

Please sign in to comment.