We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 742d45b commit 01efe66Copy full SHA for 01efe66
tegro-bot/build.gradle.kts
@@ -29,7 +29,7 @@ dependencies {
29
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.6.4")
30
implementation("org.jetbrains.exposed:exposed-core:0.41.1")
31
implementation("org.jetbrains.exposed:exposed-jdbc:0.41.1")
32
- implementation("org.jetbrains.exposed:exposed-kotlin-datetime:0.41.1")
+ implementation("org.jetbrains.exposed:exposed-kotlin-datetime:0.45.0")
33
implementation("org.jetbrains.kotlinx:kotlinx-datetime:0.4.0")
34
implementation("io.github.g0dkar:qrcode-kotlin-jvm:3.3.0")
35
implementation("net.dzikoysk:exposed-upsert:1.1.0")
0 commit comments