chore(deps): Update kotlin monorepo to v2.1.0 (#291)

* chore(deps): Update kotlin monorepo to v2.1.0

* docs: Sync changelog

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ahmad Ansori Palembani <palembani@gmail.com>
This commit is contained in:
renovate[bot] 2024-12-14 11:49:47 +07:00 committed by GitHub
parent bfee1de3b1
commit 00aa93d189
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View file

@ -15,6 +15,7 @@ The format is simplified version of [Keep a Changelog](https://keepachangelog.co
- Update dependency androidx.compose:compose-bom to v2024.12.01 - Update dependency androidx.compose:compose-bom to v2024.12.01
- Update plugin kotlinter to v5 - Update plugin kotlinter to v5
- Update plugin gradle-versions to v0.51.0 - Update plugin gradle-versions to v0.51.0
- Update kotlin monorepo to v2.1.0
## [1.9.3] ## [1.9.3]

View file

@ -1,5 +1,5 @@
[versions] [versions]
kotlin = "2.0.21" kotlin = "2.1.0"
serialization = "1.7.3" serialization = "1.7.3"
xml_serialization = "0.90.3" xml_serialization = "0.90.3"