v0.24.0
This release updates Jacoco and projects should see an improvement in test coverage for Compose code (#120).
What's Changed
- build(deps): bump org.jetbrains.kotlin:kotlin-gradle-plugin from 2.1.10 to 2.1.20 in /buildLogic by @dependabot in #108
- build(deps): bump com.github.gmazzo.buildconfig from 5.5.2 to 5.5.4 in /buildLogic by @dependabot in #104
- build(deps): bump ktlint-gradle from 12.1.2 to 12.2.0 in /buildLogic by @dependabot in #97
- build(deps): bump org.junit:junit-bom from 5.11.4 to 5.12.1 in /buildLogic by @dependabot in #105
- build(deps): bump gradle/actions from 4.3.0 to 4.3.1 in /actions/setup-runner in the github-actions group across 1 directory by @dependabot in #112
- build(deps): bump com.github.gmazzo.buildconfig from 5.5.4 to 5.6.1 in /buildLogic by @dependabot in #115
- build(deps): bump org.jetbrains.kotlin.plugin.compose from 2.1.10 to 2.1.20 in /test-project by @dependabot in #116
- build: Amend use of Brewfile and point of call by @BiancaMihaila in #118
- feat: Upgrade Jacoco to 0.8.13 by @chrisdondigital in #120
New Contributors
- @BiancaMihaila made their first contribution in #118
- @chrisdondigital made their first contribution in #120
Full Changelog: v0.23.0...v0.24.0