Fixes backtick that was missed

This commit is contained in:
Mike Solomon
2025-01-24 09:07:05 -08:00
parent 8bd8cbd894
commit e637a6b6f2

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`