Skip to content

Commit 0abcbf2

Browse files
committed
Update docs for native libs
1 parent 613bac5 commit 0abcbf2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/src/site/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ base_docs_url: https://docs.unidata.ucar.edu/netcdf-java/
7979
java_version_build: 17
8080
java_version_runtime: 8
8181
libaec_version: 1.1.3.0
82-
cblosc2_version: 2.22.0.0
82+
cblosc2_version: 2.23.1.0

docs/src/site/pages/netcdfJava/Upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Note: we are looking to update the minimum version of the JVM we support for the
3434
Please consider taking a moment to participate in the [poll on GitHub](https://github.com/Unidata/netcdf-java/discussions/1468){:target="_blank"}.
3535

3636
The 5.10.0 release adds support for reading blosc compressed data using the C-Blosc2 native library.
37-
The new artifact for JNA support is `edu.ucar.unidata:libblosc2-jna` (the current version is `2.22.0.0`).
37+
The new artifact for JNA support is `edu.ucar.unidata:libblosc2-jna` (the current version is `{{ site.cblosc2_version }}`).
3838

3939
### Native jar group name changes
4040

0 commit comments

Comments
 (0)