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.
2 parents cccf46b + e45325b commit d48368aCopy full SHA for d48368a
build.gradle
@@ -30,7 +30,7 @@ subprojects {
30
awssdkVersion = '2.31.3'
31
commonsDbcp2Version = '2.13.0'
32
mysqlDriverVersion = '8.4.0'
33
- postgresqlDriverVersion = '42.7.5'
+ postgresqlDriverVersion = '42.7.6'
34
oracleDriverVersion = '23.8.0.25.04'
35
sqlserverDriverVersion = '12.8.1.jre8'
36
sqliteDriverVersion = '3.49.1.0'
0 commit comments