Bump config from 1.4.1 to 1.4.2
Bumps config from 1.4.1 to 1.4.2.
Changelog
Sourced from config's changelog.
1.4.2: Februari 2, 2022
- Avoid instantiating arbitrary classes (#758) thanks to @vlsi for the report and @raboof for the patch
- Various project infrastructure improvements (#755, #757) thanks to @ennru
- Add hoplite to Kotline wrappers (#749) thanks to @sksamuel
- Remove unnecessary array (#730) thanks to @hkupty
- Add erlang port to README (#722) thanks to @6293
- Update repo path for Ficus (#694) thanks to @joyfulvillage
- Fix wrong URL in NEWS.md (#723) thanks to @lukaszlenart
Commits
-
15ab2f0
Release 1.4.2 -
f14af4f
Merge pull request #758 from raboof/avoid-instantiating-arbitrary-classes -
fe85a7d
Avoid instantiating arbitrary classes -
80725b8
CI: test on JDK 8 and 11 (#757) -
141b79f
Merge pull request #755 from ennru/ennru-actions-and-jdk17 -
f85ecd6
CI: use GitHub actions; replace JDK11 with JDK17 -
6aa24bb
add new erlang port to readme (#722) -
b443c29
Merge pull request #749 from sksamuel/patch-1 -
c40cbae
Added hoplite to Kotlin wrappers -
4e3996f
Fixes wrong url in news.md (#723) - Additional commits viewable in compare view