We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 782a86b + 0b7477e commit 0886a70Copy full SHA for 0886a70
1 file changed
netcdf-java-platform/build.gradle
@@ -76,7 +76,7 @@ dependencies {
76
77
// netcdf-java logging
78
api "org.slf4j:slf4j-api:${depVersion.slf4j}"
79
- runtime 'ch.qos.logback:logback-classic:1.4.14'
+ runtime 'ch.qos.logback:logback-classic:1.5.14'
80
81
// legacy gradle module
82
// todo: remove with legacy in 6
0 commit comments