Skip to content

Commit 92f6fd2

Browse files
chore(deps): bump ch.qos.logback:logback-classic (GoogleCloudPlatform#8917)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.4.11 to 1.4.12. - [Commits](qos-ch/logback@v_1.4.11...v_1.4.12) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a004768 commit 92f6fd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • appengine-java11/kotlin-ktor

appengine-java11/kotlin-ktor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ limitations under the License.
3636
<ktor_version>3.0.0-eap-759</ktor_version>
3737
<kotlin.code.style>official</kotlin.code.style>
3838
<kotlin_version>1.9.21</kotlin_version>
39-
<logback_version>1.4.11</logback_version>
39+
<logback_version>1.4.12</logback_version>
4040
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4141
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
4242
<main.class>com.example.appengine.ApplicationKt</main.class>

0 commit comments

Comments
 (0)