We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 537f59a commit 6cbea63Copy full SHA for 6cbea63
functions/helloworld/kotlin-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
- <kotlin.version>1.5.31</kotlin.version>
+ <kotlin.version>1.6.0</kotlin.version>
38
</properties>
39
40
<dependencies>
functions/helloworld/kotlin-helloworld/pom.xml
@@ -37,7 +37,7 @@
41
42
43
0 commit comments