Upgraded Groovy to 4 and Rest Assured to 5

This commit is contained in:
Marcin Grzejszczak
2022-03-25 13:29:45 +01:00
parent 114524379e
commit 145cf4dd9e
28 changed files with 183 additions and 282 deletions

View File

@@ -34,7 +34,7 @@
<dependencies>
<dependency>
<groupId>org.codehaus.groovy</groupId>
<groupId>org.apache.groovy</groupId>
<artifactId>groovy</artifactId>
</dependency>
<dependency>