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 96ff732 commit 92ce712Copy full SHA for 92ce712
build.gradle
@@ -30,13 +30,13 @@ subprojects {
30
azureCosmosVersion = '4.75.0'
31
azureBlobStorageVersion = '12.32.0'
32
jooqVersion = '3.14.16'
33
- awssdkVersion = '2.39.2'
+ awssdkVersion = '2.40.3'
34
commonsDbcp2Version = '2.13.0'
35
mysqlDriverVersion = '8.4.0'
36
postgresqlDriverVersion = '42.7.8'
37
oracleDriverVersion = '23.26.0.0.0'
38
sqlserverDriverVersion = '12.8.2.jre8'
39
- sqliteDriverVersion = '3.51.0.0'
+ sqliteDriverVersion = '3.51.1.0'
40
yugabyteDriverVersion = '42.7.3-yb-4'
41
db2DriverVersion = '12.1.3.0'
42
mariadDbDriverVersion = '3.5.6'
0 commit comments