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 b0c3b80 commit 1fe2da9Copy full SHA for 1fe2da9
CHANGELOG.md
@@ -1,5 +1,12 @@
1
## Next Release
2
3
+### Groovy REST Unit Test Framework 1.4.0
4
+
5
+* upgraded build to Gradle 7.x
6
+* upgraded Kotlin to 1.8.x
7
+* upgraded Micronaut to 3.x
8
+* upgraded Grails to 5.x
9
10
### Agorapulse AWS SDK 2.1.11-micronaut-1.0
11
12
* ability to disable kinesis listeners
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 = 1.3.1
+gru.version = 1.4.0
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