mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2026-05-24 16:57:24 +00:00
update dependencies
io.ktor:ktor-client-core 3.4.2 -> 3.4.3 org.xerial:sqlite-jdbc 3.53.0.0 -> 3.53.1.0 org.jetbrains.kotlin:kotlin-stdlib 2.3.20 -> 2.3.21 com.google.devtools.ksp:symbol-processing-api 2.3.6 -> 2.3.7 org.jetbrains.kotlinx:kotlinx-coroutines-core 1.10.2 -> 1.11.0 com.github.ben-manes.versions:gradle-versions-plugin 0.53.0 -> 0.54.0 com.gradleup.nmcp.aggregation:com.gradleup.nmcp.aggregation.gradle.plugin 1.4.4 -> 1.5.0
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
|
||||
## 0.29.3
|
||||
|
||||
* `Versions`:
|
||||
* `Kotlin`: `2.3.20` -> `2.3.21`
|
||||
* `KSP`: `2.3.6` -> `2.3.7`
|
||||
* `Coroutines`: `1.10.2` -> `1.11.0`
|
||||
* `SQLite`: `3.53.0.0` -> `3.53.1.0`
|
||||
* `Ktor`: `3.4.2` -> `3.4.3`
|
||||
* `Gradle Versions`: `0.53.0` -> `0.54.0`
|
||||
* `NMCP`: `1.4.4` -> `1.5.0`
|
||||
|
||||
## 0.29.2
|
||||
|
||||
* `Versions`:
|
||||
|
||||
Reference in New Issue
Block a user