mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2024-11-20 07:13:50 +00:00
update kotlin exposed
This commit is contained in:
parent
e73644db10
commit
75e602a349
@ -2,6 +2,9 @@
|
||||
|
||||
## 0.4.32
|
||||
|
||||
* `Versions`:
|
||||
* `Kotlin Exposed`: `0.29.1` -> `0.30.1`
|
||||
|
||||
## 0.4.31
|
||||
|
||||
* `Versions`:
|
||||
|
@ -9,7 +9,7 @@ android.enableJetifier=true
|
||||
kotlin_version=1.4.32
|
||||
kotlin_coroutines_version=1.4.3
|
||||
kotlin_serialisation_core_version=1.1.0
|
||||
kotlin_exposed_version=0.29.1
|
||||
kotlin_exposed_version=0.30.1
|
||||
|
||||
ktor_version=1.5.2
|
||||
|
||||
@ -39,7 +39,7 @@ crypto_js_version=4.0.0
|
||||
|
||||
# Dokka
|
||||
|
||||
dokka_version=1.4.20
|
||||
dokka_version=1.4.30
|
||||
|
||||
# Project data
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user