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 654aced commit ca0691eCopy full SHA for ca0691e
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.3.1-eap-678</ktor_version>
+ <ktor_version>2.3.1-eap-679</ktor_version>
37
<kotlin.code.style>official</kotlin.code.style>
38
<kotlin_version>1.8.21</kotlin_version>
39
<logback_version>1.4.7</logback_version>
0 commit comments