Skip to content

Update Kotlin and dependencies - #66

Open
jeffdgr8 wants to merge 1 commit into
cbl-4.0from
update-deps
Open

Update Kotlin and dependencies#66
jeffdgr8 wants to merge 1 commit into
cbl-4.0from
update-deps

Conversation

@jeffdgr8

Copy link
Copy Markdown
Owner

Updates Kotlin, Gradle, and all library dependencies to the latest versions.

  • Kotlin 2.2.21 → 2.4.0, Gradle 9.1.0 → 9.6.1, Android KMP library plugin 8.12.3 → 9.2.1
  • Dokka 2.2.0, atomicfu 0.33.0, vanniktech publish 0.37.0
  • kotlinx: coroutines 1.11.0, datetime 0.8.0, io 0.9.1, serialization 1.11.0
  • kermit 2.1.0, mockk 1.14.11, androidx lifecycle 2.11.0
  • androidx.paging pinned at 3.4.0-beta01: the last version published for iosX64/macosX64, which Kotbase still targets

All targets compile; all module JVM tests green (1,951 tests).

🤖 Generated with Claude Code

- Kotlin 2.2.21 -> 2.4.0 (removes MultiDollarInterpolation opt-in,
  stable since 2.2)
- Gradle 9.1.0 -> 9.6.1 (required by AGP 9.x)
- Android KMP library plugin 8.12.3 -> 9.2.1
- Dokka 2.0.0 -> 2.2.0, atomicfu 0.29.0 -> 0.33.0,
  vanniktech publish 0.34.0 -> 0.37.0
- kotlinx: coroutines 1.11.0, datetime 0.8.0, io 0.9.1,
  serialization 1.11.0
- kermit 2.1.0, mockk 1.14.11, androidx lifecycle 2.11.0
- paging pinned at 3.4.0-beta01: last version published for
  iosX64/macosX64, still Kotbase targets

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant