mirror of
https://github.com/InsanusMokrassar/SauceNaoAPI.git
synced 2024-11-05 06:43:47 +00:00
update dependencies
This commit is contained in:
parent
948dede0c8
commit
67244683dd
@ -2,6 +2,10 @@
|
||||
|
||||
## 0.7.2
|
||||
|
||||
* Versions updates:
|
||||
* `Klock`: `2.0.2` -> `2.0.4`
|
||||
* `Ktor`: `1.5.0` -> `1.5.1`
|
||||
|
||||
## 0.7.1
|
||||
|
||||
* Versions updates:
|
||||
|
@ -2,8 +2,8 @@ kotlin.code.style=official
|
||||
kotlin_version=1.4.21
|
||||
kotlin_coroutines_version=1.4.2
|
||||
kotlin_serialisation_version=1.0.1
|
||||
klock_version=2.0.2
|
||||
ktor_version=1.5.0
|
||||
klock_version=2.0.4
|
||||
ktor_version=1.5.1
|
||||
|
||||
gradle_github_release_plugin_version=2.2.12
|
||||
|
||||
|
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.7.1-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.1-bin.zip
|
||||
|
Loading…
Reference in New Issue
Block a user