mirror of
https://github.com/InsanusMokrassar/KSLog.git
synced 2026-08-14 13:16:19 +00:00
update dependencies
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
|
||||
## 1.7.0
|
||||
|
||||
* Bump org.jetbrains.kotlin:kotlin-gradle-plugin 2.3.20 → 2.3.21
|
||||
* Bump com.gradleup.nmcp.aggregation 1.4.4 → 1.6.1
|
||||
* Bump com.android.tools.build:gradle 8.12.+ → 8.13.2
|
||||
|
||||
## 1.6.1
|
||||
|
||||
* `Kotlin`: `2.3.20`
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "2.3.20"
|
||||
kotlin-gradle-plugin = "8.12.+"
|
||||
kotlin = "2.3.21"
|
||||
kotlin-gradle-plugin = "8.13.2"
|
||||
|
||||
nmcp = "1.4.4"
|
||||
nmcp = "1.6.1"
|
||||
versions = "0.53.0"
|
||||
|
||||
dokka = "2.2.0"
|
||||
|
||||
Reference in New Issue
Block a user