Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ kotlinter = "5.0.1" # https://github.com/jeremymailen/kotlinter-gradle
# kotlinx
kotlinx-coroutines = "1.10.1" # https://github.com/Kotlin/kotlinx.coroutines
kotlinx-datetime = "0.6.2" # https://github.com/Kotlin/kotlinx-datetime
kotlinx-serialization = "1.8.0" # https://github.com/Kotlin/kotlinx.serialization
kotlinx-serialization = "1.9.0" # https://github.com/Kotlin/kotlinx.serialization

# redis
rethis = "0.2.9" # https://github.com/vendelieu/re.this
Expand Down