Skip to content

Commit 1fe2da9

Browse files
Upgraded to Groovy REST Unit Test Framework 1.4.0
1 parent b0c3b80 commit 1fe2da9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
## Next Release
22

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+
310
### Agorapulse AWS SDK 2.1.11-micronaut-1.0
411

512
* ability to disable kinesis listeners

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ spockVersion=1.3-groovy-2.5
3030
dru.version = 0.8.1
3131
grails.aws.sdk.version = 2.4.16
3232
grails.facebook.sdk.version = 4.1.2
33-
gru.version = 1.3.1
33+
gru.version = 1.4.0
3434
micronaut.facebook.sdk.version = 0.6.0-micronaut-1.0
3535
micronaut.libraries.version = 1.2.6.1
3636
agorapulse.checks.version = 0.9.1

0 commit comments

Comments
 (0)