mirror of
https://github.com/InsanusMokrassar/krontab.git
synced 2024-11-22 08:13:54 +00:00
update dependencies
This commit is contained in:
parent
d11f106f19
commit
aebd32cb5e
@ -2,6 +2,9 @@
|
||||
|
||||
## 0.4.2
|
||||
|
||||
* Versions
|
||||
* `Kotlin`: `1.4.20` -> `1.4.21`
|
||||
* `Klock`: `2.0.1` -> `2.0.3`
|
||||
* `CronDateTimeScheduler` now is deprecated and will be set up as `internal` in future
|
||||
|
||||
## 0.4.1
|
||||
|
@ -6,12 +6,12 @@ kotlin.incremental.js=true
|
||||
kotlin.incremental.multiplatform=true
|
||||
|
||||
|
||||
kotlin_version=1.4.20
|
||||
kotlin_version=1.4.21
|
||||
kotlin_coroutines_version=1.4.2
|
||||
|
||||
dokka_version=1.4.20
|
||||
|
||||
klockVersion=2.0.1
|
||||
klockVersion=2.0.3
|
||||
|
||||
github_release_plugin_version=2.2.12
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user