Minor typo, single quote fix

This commit is contained in:
Greg Oledzki
2025-01-23 21:27:16 +01:00
committed by GitHub
parent 1e9cfa03e1
commit 321ac155ec

View File

@@ -60,7 +60,7 @@
* Progress indicator: Updates to color coding to improve readability
* Support Java detection for multiline `.sdkmanrc`
* Add `build.tool.family` CLI metric
* Fix for 'ZipException: invalid entry size'
* Fix for 'ZipException: invalid entry size`
* Add `maxFragmentWeight` to `scm.properties` to determine if an LST fragment might be too big to load into memory.
* Add `TomlParser`
* Also resolve snapshots from `s01.oss.sonatype.org`