We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfd0de6 commit 66e7c9dCopy full SHA for 66e7c9d
appengine-java11/kotlin-ktor/pom.xml
@@ -36,7 +36,7 @@ limitations under the License.
36
<ktor_version>2.0.0</ktor_version>
37
<kotlin.code.style>official</kotlin.code.style>
38
<kotlin_version>1.6.21</kotlin_version>
39
- <logback_version>1.2.3</logback_version>
+ <logback_version>1.2.11</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