Skip to content

Commit acb977f

Browse files
authored
chore(deps): update ktor_version to v2.3.0-eap-614 (GoogleCloudPlatform#7712)
1 parent 19ca80f commit acb977f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • appengine-java11/kotlin-ktor

appengine-java11/kotlin-ktor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ limitations under the License.
3333
<properties>
3434
<maven.compiler.target>11</maven.compiler.target>
3535
<maven.compiler.source>11</maven.compiler.source>
36-
<ktor_version>2.0.2-eap-389</ktor_version>
36+
<ktor_version>2.3.0-eap-614</ktor_version>
3737
<kotlin.code.style>official</kotlin.code.style>
3838
<kotlin_version>1.6.21</kotlin_version>
3939
<logback_version>1.4.5</logback_version>

0 commit comments

Comments
 (0)