mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2026-04-19 07:52:29 +00:00
update dependencies
org.jetbrains.kotlin:kotlin-stdlib 2.3.10 -> 2.3.20 org.jetbrains.compose:compose-gradle-plugin 1.10.2 -> 1.10.3 org.jetbrains.exposed:exposed-core 1.1.1 -> 1.2.0 org.jetbrains.dokka:dokka-gradle-plugin 2.1.0 -> 2.2.0 org.xerial:sqlite-jdbc 3.51.2.0 -> 3.53.0.0 io.ktor:ktor-client-core 3.4.1 -> 3.4.2 com.squareup.okio:okio 3.16.4 -> 3.17.0 com.squareup:kotlinpoet-ksp 2.2.0 -> 2.3.0 androidx.core:core-ktx 1.17.0 -> 1.18.0
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -2,6 +2,17 @@
|
||||
|
||||
## 0.29.2
|
||||
|
||||
* `Versions`:
|
||||
* `Kotlin`: `2.3.10` -> `2.3.20`
|
||||
* `Compose`: `1.10.2` -> `1.10.3`
|
||||
* `Exposed`: `1.1.1` -> `1.2.0`
|
||||
* `Dokka`: `2.1.0` -> `2.2.0`
|
||||
* `SQLite`: `3.51.2.0` -> `3.53.0.0`
|
||||
* `Ktor`: `3.4.1` -> `3.4.2`
|
||||
* `Okio`: `3.16.4` -> `3.17.0`
|
||||
* `KotlinPoet`: `2.2.0` -> `2.3.0`
|
||||
* `AndroidX Core KTX`: `1.17.0` -> `1.18.0`
|
||||
|
||||
## 0.29.1
|
||||
|
||||
* `Versions`:
|
||||
|
||||
Reference in New Issue
Block a user