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.
2 parents 913a8a9 + 0d7af1f commit 774dc9fCopy full SHA for 774dc9f
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Next Release
2
3
+### HTTP Interactions Test Framework 2.0.4
4
+
5
+* fixed situation when Micronaut HTTP client wasn't on the classpath
6
7
### HTTP Interactions Test Framework 2.0.3
8
9
* fixed Micronaut HTTP client headers not being propagated
gradle.properties
@@ -30,7 +30,7 @@ spockVersion=1.3-groovy-2.5
30
dru.version = 0.8.1
31
grails.aws.sdk.version = 2.4.16
32
grails.facebook.sdk.version = 4.1.2
33
-gru.version = 2.0.3
+gru.version = 2.0.4
34
micronaut.facebook.sdk.version = 0.6.0-micronaut-1.0
35
micronaut.libraries.version = 1.2.6.1
36
agorapulse.checks.version = 0.9.1
0 commit comments