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 0f74072 + 914f43a commit 1184f55Copy full SHA for 1184f55
build.gradle
@@ -39,8 +39,8 @@ subprojects {
39
mariadDbDriverVersion = '3.5.4'
40
picocliVersion = '4.7.7'
41
commonsTextVersion = '1.13.1'
42
- junitVersion = '5.13.2'
43
- commonsLangVersion = '3.17.0'
+ junitVersion = '5.13.3'
+ commonsLangVersion = '3.18.0'
44
assertjVersion = '3.27.3'
45
mockitoVersion = '4.11.0'
46
spotbugsVersion = '4.8.6'
0 commit comments