Skip to content

Commit

Permalink
Merge pull request #8 from TegroTON/dependabot/gradle/org.postgresql-…
Browse files Browse the repository at this point in the history
…postgresql-42.6.0

chore(deps): bump org.postgresql:postgresql from 42.5.4 to 42.6.0
  • Loading branch information
DeFiTON authored Aug 13, 2023
2 parents 7fdd6a6 + aa7a640 commit dbaa39a
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 @@ -33,7 +33,7 @@ dependencies {
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")
implementation("org.postgresql:postgresql:42.5.4")
implementation("org.postgresql:postgresql:42.6.0")
implementation("org.telegram:telegrambots:6.5.0")
implementation("tech.ydb:ydb-sdk-core:$ydbVersion")
implementation("tech.ydb:ydb-sdk-table:$ydbVersion")
Expand Down

0 comments on commit dbaa39a

Please sign in to comment.