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 277b839 commit a5ced22Copy full SHA for a5ced22
1 file changed
bot/build.gradle.kts
@@ -25,7 +25,7 @@ dependencies {
25
26
// database
27
implementation(libs.bundles.sadu)
28
- implementation("org.postgresql", "postgresql", "42.7.6")
+ implementation("org.postgresql", "postgresql", "42.7.7")
29
30
// Logging
31
implementation(libs.bundles.logging)
0 commit comments