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 1e10da9 commit 63cf2c2Copy full SHA for 63cf2c2
build.gradle
@@ -38,13 +38,13 @@ subprojects {
38
sqlserverDriverVersion = '12.8.2.jre8'
39
sqliteDriverVersion = '3.51.0.0'
40
yugabyteDriverVersion = '42.7.3-yb-4'
41
- db2DriverVersion = '12.1.2.0'
+ db2DriverVersion = '12.1.3.0'
42
mariadDbDriverVersion = '3.5.6'
43
- alloyDbJdbcConnectorVersion = '1.2.7'
+ alloyDbJdbcConnectorVersion = '1.2.8'
44
picocliVersion = '4.7.7'
45
commonsTextVersion = '1.14.0'
46
junitVersion = '5.14.1'
47
- commonsLangVersion = '3.19.0'
+ commonsLangVersion = '3.20.0'
48
assertjVersion = '3.27.6'
49
mockitoVersion = '4.11.0'
50
spotbugsVersion = '4.8.6'
0 commit comments