Skip to content

Commit 834779c

Browse files
authored
chore(deps): update dependency ch.qos.logback:logback-classic to v1.3.0-alpha9 (GoogleCloudPlatform#5798)
1 parent b867456 commit 834779c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

‎appengine-java11/kotlin-ktor/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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-alpha8</version>
82+
<version>1.3.0-alpha9</version>
8383
</dependency>
8484
<dependency>
8585
<groupId>io.ktor</groupId>

‎run/hello-broken/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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-alpha8</version>
44+
<version>1.3.0-alpha9</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)