We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4aa72d commit 85c13b6Copy full SHA for 85c13b6
appengine-java11/kotlin-ktor/pom.xml
@@ -70,7 +70,7 @@ limitations under the License.
70
<dependency>
71
<groupId>org.jetbrains.kotlin</groupId>
72
<artifactId>kotlin-stdlib-jdk8</artifactId>
73
- <version>1.3.72</version>
+ <version>1.4.0</version>
74
</dependency>
75
76
<groupId>io.ktor</groupId>
0 commit comments