Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #38 from bloodnighttw/renovate/org.postgresql-post…
Browse files Browse the repository at this point in the history
…gresql-42.x

Update dependency org.postgresql:postgresql to v42.7.1
  • Loading branch information
bloodnighttw authored Feb 1, 2024
2 parents 7ca990b + 056842e commit 54abbc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
implementation("org.jetbrains.exposed:exposed-jdbc:0.37.3")

implementation("org.xerial:sqlite-jdbc:3.36.0.3")
implementation('org.postgresql:postgresql:42.3.3')
implementation('org.postgresql:postgresql:42.7.1')

implementation('com.sedmelluq:lavaplayer:1.3.78')

Expand Down

0 comments on commit 54abbc1

Please sign in to comment.