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 9e5b323 commit 695de03Copy full SHA for 695de03
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.5")
+ implementation("org.postgresql", "postgresql", "42.7.6")
29
30
// Logging
31
implementation(libs.bundles.logging)
0 commit comments