File tree 3 files changed +3
-3
lines changed
appengine-java11/kotlin-ktor
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ limitations under the License.
79
79
<dependency >
80
80
<groupId >ch.qos.logback</groupId >
81
81
<artifactId >logback-classic</artifactId >
82
- <version >1.3.0-alpha10 </version >
82
+ <version >1.3.0-alpha11 </version >
83
83
</dependency >
84
84
<dependency >
85
85
<groupId >io.ktor</groupId >
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ limitations under the License.
41
41
<dependency >
42
42
<groupId >ch.qos.logback</groupId >
43
43
<artifactId >logback-classic</artifactId >
44
- <version >1.3.0-alpha10 </version >
44
+ <version >1.3.0-alpha11 </version >
45
45
</dependency >
46
46
<dependency >
47
47
<groupId >org.slf4j</groupId >
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ limitations under the License.
49
49
<dependency >
50
50
<groupId >ch.qos.logback</groupId >
51
51
<artifactId >logback-classic</artifactId >
52
- <version >1.2.7 </version >
52
+ <version >1.2.9 </version >
53
53
</dependency >
54
54
<!-- [END run_manual_logging_dep] -->
55
55
<!-- [END cloudrun_manual_logging_dep] -->
You can’t perform that action at this time.
0 commit comments