What's Changed
- Fix ConcurrentModificationException in Location.toModel by @jordond in https://github.com/jordond/compass/pull/338
Dependencies
- Update Kotlin to v2.3.10 by @renovate[bot] in https://github.com/jordond/compass/pull/331
- Update Gradle to v9.3.1 by @renovate[bot] in https://github.com/jordond/compass/pull/329
- Update compose.multiplatform to v1.10.1 by @renovate...