We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e8d3f9 commit f66ef28Copy full SHA for f66ef28
grails-test-examples/async-events-pubsub-demo/build.gradle
@@ -53,7 +53,7 @@ dependencies {
53
runtimeOnly 'com.zaxxer:HikariCP'
54
55
testImplementation 'io.micronaut.serde:micronaut-serde-jackson:2.10.2'
56
- testImplementation 'io.micronaut:micronaut-http-client:4.6.5'
+ testImplementation 'io.micronaut:micronaut-http-client:4.8.3'
57
testImplementation 'org.grails:grails-web-testing-support'
58
}
59
0 commit comments