We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac0f479 commit 58ebedcCopy full SHA for 58ebedc
appengine-java11/kotlin-ktor/pom.xml
@@ -79,7 +79,7 @@ limitations under the License.
79
<dependency>
80
<groupId>ch.qos.logback</groupId>
81
<artifactId>logback-classic</artifactId>
82
- <version>1.3.0-alpha5</version>
+ <version>1.3.0-alpha6</version>
83
</dependency>
84
85
<groupId>io.ktor</groupId>
run/hello-broken/pom.xml
@@ -41,7 +41,7 @@ limitations under the License.
41
42
43
44
45
46
47
<groupId>org.slf4j</groupId>
0 commit comments