Skip to content

Commit 5390e6a

Browse files
Bump ch.qos.logback:logback-classic (#1821)
Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.5.13 to 1.5.14. - [Commits](qos-ch/logback@v_1.5.13...v_1.5.14) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3e07d2 commit 5390e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

micronaut-to-springboot/micronaut-grpc-api/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ buildscript {
1212
// https://mvnrepository.com/artifact/io.micronaut/micronaut-bom
1313
micronautVersion = '3.10.4'
1414
// https://mvnrepository.com/artifact/ch.qos.logback/logback-classic
15-
logbackVersion = "1.5.13"
15+
logbackVersion = "1.5.14"
1616
// https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api
1717
// https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-engine
1818
junitJupiterVersion = "5.11.4"

0 commit comments

Comments
 (0)