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