Skip to content

Commit

Permalink
bump logback version
Browse files Browse the repository at this point in the history
  • Loading branch information
lesserwhirls committed Dec 20, 2024
1 parent 782a86b commit 0b7477e
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 @@ -76,7 +76,7 @@ dependencies {

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

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

0 comments on commit 0b7477e

Please sign in to comment.