mirror of
https://github.com/InsanusMokrassar/KSLog.git
synced 2026-03-02 23:22:28 +00:00
update kotlin, gradle and changelog :)
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
## 1.6.0
|
||||
|
||||
* `Kotlin`: `2.3.0`
|
||||
|
||||
## 1.5.2
|
||||
|
||||
* `Kotlin`: `2.2.21`
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "2.2.21"
|
||||
kotlin = "2.3.0"
|
||||
kotlin-gradle-plugin = "8.12.+"
|
||||
|
||||
nmcp = "1.2.0"
|
||||
nmcp = "1.4.3"
|
||||
versions = "0.53.0"
|
||||
|
||||
dokka = "2.1.0"
|
||||
|
||||
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,5 +1,5 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.0-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
||||
Reference in New Issue
Block a user