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 e5c1d3a commit 9ba9157Copy full SHA for 9ba9157
functions/helloworld/groovy-hello-pubsub/pom.xml
@@ -34,7 +34,7 @@
34
<maven.compiler.target>11</maven.compiler.target>
35
<maven.compiler.source>11</maven.compiler.source>
36
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
37
- <groovy.version>3.0.9</groovy.version>
+ <groovy.version>3.0.11</groovy.version>
38
</properties>
39
40
<dependencies>
functions/helloworld/groovy-helloworld/pom.xml
@@ -37,7 +37,7 @@
41
42
43
0 commit comments