Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [8.0.0](7.0.4...8.0.0) (2025-01-08) ### ⚠ BREAKING CHANGES * drop the `configureMavenCentral` option. Always configure, and remove all calls to `afterEvaluate` and `create`. Add support for Dokka v2. (#1274) ### Dependency updates * **core-deps:** update dependency gradle to v8.12 ([#1269](#1269)) ([705fbf0](705fbf0)) * **deps:** update dependency org.danilopianini:maven-central-portal-kotlin-api-jvm to v2.4.2 ([#1281](#1281)) ([7b38077](7b38077)) * **deps:** update dependency semantic-release-preconfigured-conventional-commits to v1.1.117 ([#1273](#1273)) ([404a18a](404a18a)) * **deps:** update plugin multijvmtesting to v3.0.2 ([#1270](#1270)) ([80c571d](80c571d)) * **deps:** update plugin multijvmtesting to v3.0.3 ([#1276](#1276)) ([7be1c08](7be1c08)) * **deps:** update plugin multijvmtesting to v3.1.1 ([#1277](#1277)) ([c2c38bf](c2c38bf)) * **deps:** update plugin multijvmtesting to v3.1.2 ([#1278](#1278)) ([b2bf38a](b2bf38a)) * **deps:** update plugin org.danilopianini.gradle-pre-commit-git-hooks to v2.0.18 ([#1272](#1272)) ([a42fdf4](a42fdf4)) * **deps:** update plugin publishoncentral to v7.0.4 ([#1271](#1271)) ([8c9dc5a](8c9dc5a)) * **deps:** update plugin publishoncentral to v7.0.5-dev0w-f7d1ad3 ([#1283](#1283)) ([c404a86](c404a86)) ### Build and continuous integration * **deps:** update alchemistsimulator/alchemist action to v36.0.12 ([#1275](#1275)) ([3983990](3983990)) * **deps:** update alchemistsimulator/alchemist action to v36.0.13 ([#1279](#1279)) ([0deee14](0deee14)) ### Refactoring * drop the `configureMavenCentral` option. Always configure, and remove all calls to `afterEvaluate` and `create`. Add support for Dokka v2. ([#1274](#1274)) ([aa1204e](aa1204e))
- Loading branch information