Skip to content

Commit c26bdfa

Browse files
author
haileyajohnson
committed
upgrade logback to 1.2.9
1 parent 40db339 commit c26bdfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netcdf-java-platform/build.gradle

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

7373
// netcdf-java logging
7474
api "org.slf4j:slf4j-api:${depVersion.slf4j}"
75-
runtime 'ch.qos.logback:logback-classic:1.2.3'
75+
runtime 'ch.qos.logback:logback-classic:1.2.9'
7676

7777
// legacy gradle module
7878
// todo: remove with legacy in 6

0 commit comments

Comments
 (0)