Skip to content

Commit

Permalink
Update dependency io.micronaut:micronaut-http-client to v4.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 5, 2025
1 parent 192cc9c commit 1425af7
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 @@ -53,7 +53,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.8.6'
testImplementation 'org.grails:grails-web-testing-support'
}

Expand Down

0 comments on commit 1425af7

Please sign in to comment.