Skip to content

Commit

Permalink
upgrade logback to 1.2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
haileyajohnson committed Dec 20, 2021
1 parent 40db339 commit c26bdfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netcdf-java-platform/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ dependencies {

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

// legacy gradle module
// todo: remove with legacy in 6
Expand Down

0 comments on commit c26bdfa

Please sign in to comment.