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 58b2c56 commit fcbbfefCopy full SHA for fcbbfef
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.10")
+ implementation("org.postgresql", "postgresql", "42.7.11")
32
33
// Logging
34
implementation(libs.bundles.logging)
0 commit comments