diff --git a/COMMON_GRADLE_DEPENDENCIES_CHANGELOG.md b/COMMON_GRADLE_DEPENDENCIES_CHANGELOG.md index 8675ef2..520da98 100644 --- a/COMMON_GRADLE_DEPENDENCIES_CHANGELOG.md +++ b/COMMON_GRADLE_DEPENDENCIES_CHANGELOG.md @@ -1,6 +1,11 @@ # "common-gradle-dependencies" change log +## v0.9.0-20241203 / 2024-12-5 + +* bump the dependency versions in `CommonVersions` to the latest as of Dec 3, 2024 (including pre-release versions except for Vert.x 5) +* add a version for kotlinx-io + ## v0.8.0-20241016 / 2024-10-18 -* bump the dependency versions in CommonVersions to the latest compatible with Kotlin 2.0.10 as of Oct 16, 2024 +* bump the dependency versions in `CommonVersions` to the latest compatible with Kotlin 2.0.10 as of Oct 16, 2024 * add some dependencies and versions of "androidx" and "org.jetbrains.androidx"