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 213a083 commit 8322c5eCopy full SHA for 8322c5e
build.gradle
@@ -89,7 +89,7 @@ dependencies {
89
implementation('org.apache.commons:commons-compress:1.27.1') {
90
because 'spotify docker-client uses an outdated version'
91
}
92
- implementation('org.apache.commons:commons-lang3:3.19.0') {
+ implementation('org.apache.commons:commons-lang3:3.18.0') {
93
94
95
implementation('org.apache.httpcomponents:httpclient:4.5.14') {
0 commit comments