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 f41100e commit 2314d99Copy full SHA for 2314d99
backend/pom.xml
@@ -20,7 +20,7 @@
20
<!-- backend dependencies -->
21
<rest-assured.version>4.3.3</rest-assured.version>
22
<postgresql.version>42.2.19</postgresql.version>
23
- <groovy.version>3.0.7</groovy.version>
+ <groovy.version>3.0.8</groovy.version>
24
</properties>
25
26
<dependencies>
0 commit comments