Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.exposed:exposed-kotlin-dat…
Browse files Browse the repository at this point in the history
…etime to v0.49.0
  • Loading branch information
renovate[bot] authored Mar 28, 2024
1 parent 6e3419f commit 1b075df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tegro-bot/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies {
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.6.4")
implementation("org.jetbrains.exposed:exposed-core:0.41.1")
implementation("org.jetbrains.exposed:exposed-jdbc:0.41.1")
implementation("org.jetbrains.exposed:exposed-kotlin-datetime:0.41.1")
implementation("org.jetbrains.exposed:exposed-kotlin-datetime:0.49.0")
implementation("org.jetbrains.kotlinx:kotlinx-datetime:0.4.0")
implementation("io.github.g0dkar:qrcode-kotlin-jvm:3.3.0")
implementation("net.dzikoysk:exposed-upsert:1.1.0")
Expand Down

0 comments on commit 1b075df

Please sign in to comment.