Skip to content

Commit a1c9996

Browse files
authored
chore(deps): update ktor_version to v2.0.1-eap-378 (GoogleCloudPlatform#7069)
1 parent 8fbb00e commit a1c9996

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.1-eap-377</ktor_version>
36+
<ktor_version>2.0.1-eap-378</ktor_version>
3737
<kotlin.code.style>official</kotlin.code.style>
3838
<kotlin_version>1.6.21</kotlin_version>
3939
<logback_version>1.2.11</logback_version>

0 commit comments

Comments
 (0)