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 9769b94 commit c79ecc2Copy full SHA for c79ecc2
build.gradle
@@ -29,7 +29,7 @@ subprojects {
29
cassandraDriverVersion = '3.11.5'
30
azureCosmosVersion = '4.74.0'
31
jooqVersion = '3.14.16'
32
- awssdkVersion = '2.34.0'
+ awssdkVersion = '2.35.0'
33
commonsDbcp2Version = '2.13.0'
34
mysqlDriverVersion = '8.4.0'
35
postgresqlDriverVersion = '42.7.8'
@@ -41,7 +41,7 @@ subprojects {
41
mariadDbDriverVersion = '3.5.6'
42
picocliVersion = '4.7.7'
43
commonsTextVersion = '1.14.0'
44
- junitVersion = '5.13.4'
+ junitVersion = '5.14.0'
45
commonsLangVersion = '3.19.0'
46
assertjVersion = '3.27.6'
47
mockitoVersion = '4.11.0'
0 commit comments