1.4.1
- Updated kotlin-compiler-embeddable and KSP to 1.5.0
- Fixed a bug where KSP (and other compiler plugins) would not be executed when only Java source files are given
- kotlin-compiler-embeddable has become an
api
dependency - Various other dependency updates