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 f83e234 + e6e4ca4 commit 24ac62dCopy full SHA for 24ac62d
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Next Release
2
3
+### Groovy Unit Testing 0.9.3
4
+
5
+* Fixed Micronaut file upload
6
7
### Agorapulse Testing Libraries 0.2.2
8
9
* [Fixt] Return the newly create file for `writeText` and `writeStream`
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.14
32
grails.facebook.sdk.version = 4.1.2
33
-gru.version = 0.9.2
+gru.version = 0.9.3
34
micronaut.facebook.sdk.version = 0.4.0
35
micronaut.libraries.version = 1.2.6.1
36
agorapulse.checks.version = 0.9.1
0 commit comments