We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28191a4 commit b9bcfe2Copy full SHA for b9bcfe2
appengine-java11/kotlin-ktor/pom.xml
@@ -33,7 +33,7 @@ limitations under the License.
33
<properties>
34
<maven.compiler.target>11</maven.compiler.target>
35
<maven.compiler.source>11</maven.compiler.source>
36
- <ktor_version>2.0.0</ktor_version>
+ <ktor_version>2.0.1-eap-377</ktor_version>
37
<kotlin.code.style>official</kotlin.code.style>
38
<kotlin_version>1.6.21</kotlin_version>
39
<logback_version>1.2.11</logback_version>
0 commit comments