Skip to content

Commit 58ebedc

Browse files
authored
chore(deps): update dependency ch.qos.logback:logback-classic to v1.3.0-alpha6 (GoogleCloudPlatform#5704)
1 parent ac0f479 commit 58ebedc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appengine-java11/kotlin-ktor/pom.xml

+1-1
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-alpha5</version>
82+
<version>1.3.0-alpha6</version>
8383
</dependency>
8484
<dependency>
8585
<groupId>io.ktor</groupId>

run/hello-broken/pom.xml

+1-1
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-alpha5</version>
44+
<version>1.3.0-alpha6</version>
4545
</dependency>
4646
<dependency>
4747
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)