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 6a5c273 commit ca62457Copy full SHA for ca62457
appengine-java11/kotlin-ktor/pom.xml
@@ -36,7 +36,7 @@ limitations under the License.
36
<ktor_version>2.0.2-eap-389</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>
+ <logback_version>1.4.5</logback_version>
40
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
41
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
42
<main.class>com.example.appengine.ApplicationKt</main.class>
0 commit comments