Skip to content

Commit 0886a70

Browse files
authored
Merge pull request #1400 from lesserwhirls/dep
bump logback version
2 parents 782a86b + 0b7477e commit 0886a70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

netcdf-java-platform/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ dependencies {
7676

7777
// netcdf-java logging
7878
api "org.slf4j:slf4j-api:${depVersion.slf4j}"
79-
runtime 'ch.qos.logback:logback-classic:1.4.14'
79+
runtime 'ch.qos.logback:logback-classic:1.5.14'
8080

8181
// legacy gradle module
8282
// todo: remove with legacy in 6

0 commit comments

Comments
 (0)