Skip to content

Commit

Permalink
Update netcdf4 to 5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 22, 2025
1 parent d6e683f commit 0911aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ val http4sVersion = "0.23.30"
val log4catsVersion = "2.7.0"
val log4jVersion = "2.24.3"
val logbackVersion = "1.3.15"
val netcdfVersion = "5.6.0"
val netcdfVersion = "5.7.0"
val pureconfigVersion = "0.17.8"

lazy val commonSettings = Seq(
Expand Down

0 comments on commit 0911aae

Please sign in to comment.