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 74879fd commit 0f96c22Copy full SHA for 0f96c22
build.gradle
@@ -42,8 +42,8 @@ subprojects {
42
picocliVersion = '4.7.7'
43
commonsTextVersion = '1.14.0'
44
junitVersion = '5.13.4'
45
- commonsLangVersion = '3.18.0'
46
- assertjVersion = '3.27.5'
+ commonsLangVersion = '3.19.0'
+ assertjVersion = '3.27.6'
47
mockitoVersion = '4.11.0'
48
spotbugsVersion = '4.8.6'
49
errorproneVersion = '2.10.0'
0 commit comments