File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
appengine-java11/kotlin-ktor Expand file tree Collapse file tree 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.
7979 <dependency >
8080 <groupId >ch.qos.logback</groupId >
8181 <artifactId >logback-classic</artifactId >
82- <version >1.3.0-alpha10 </version >
82+ <version >1.3.0-alpha11 </version >
8383 </dependency >
8484 <dependency >
8585 <groupId >io.ktor</groupId >
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ limitations under the License.
4141 <dependency >
4242 <groupId >ch.qos.logback</groupId >
4343 <artifactId >logback-classic</artifactId >
44- <version >1.3.0-alpha10 </version >
44+ <version >1.3.0-alpha11 </version >
4545 </dependency >
4646 <dependency >
4747 <groupId >org.slf4j</groupId >
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ limitations under the License.
4949 <dependency >
5050 <groupId >ch.qos.logback</groupId >
5151 <artifactId >logback-classic</artifactId >
52- <version >1.2.7 </version >
52+ <version >1.2.9 </version >
5353 </dependency >
5454 <!-- [END run_manual_logging_dep] -->
5555 <!-- [END cloudrun_manual_logging_dep] -->
You can’t perform that action at this time.
0 commit comments