Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [12.0.1](12.0.0...12.0.1) (2025-01-07) ### Dependency updates * **core-deps:** update kotlin monorepo to v2.1.0 ([4514503](4514503)) * **deps:** update dependency commons-codec:commons-codec to v1.17.2 ([82108a8](82108a8)) * **deps:** update dependency io.github.freshmag:subjekt-api to v1.1.5 ([04f06d6](04f06d6)) ### Tests * **dsl:** changed test with 'share' construct using the implicit parameter ([#674](#674)) ([d270349](d270349)) ### Build and continuous integration * disable `allWarningsAsErrors` because of a bug in kotest kotest/kotest#4598 ([98ab83d](98ab83d)) * disable dokka 2 ([30e4083](30e4083)) * enable dokka 2.0.0 ([085b79c](085b79c)) * setup dokka with new logo ([2cc3b5d](2cc3b5d)) * use new API for setting compiler options ([1b2d262](1b2d262)) ### General maintenance * remove assets ([dcb022c](dcb022c)) ### Refactoring * use kotlin 2.1.0 compiler api ([cd469ed](cd469ed)) * use new kotlin compiler api ([e631cfd](e631cfd))
- Loading branch information