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 f1bbe78 commit fbef886Copy full SHA for fbef886
1 file changed
bot/build.gradle.kts
@@ -28,7 +28,7 @@ dependencies {
28
29
// database
30
implementation(libs.bundles.sadu)
31
- implementation("org.postgresql", "postgresql", "42.7.11")
+ implementation("org.postgresql", "postgresql", "42.7.12")
32
33
// Logging
34
implementation(libs.bundles.logging)
0 commit comments