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 7100807 commit 0083137Copy full SHA for 0083137
smoke-tests/framework/build.gradle.kts
@@ -11,7 +11,7 @@ tasks {
11
dependencies {
12
implementation("com.google.guava:guava")
13
implementation("org.junit.jupiter:junit-jupiter")
14
- implementation("org.apache.commons:commons-lang3:3.17.0")
+ implementation("org.apache.commons:commons-lang3:3.18.0")
15
16
implementation("com.google.code.gson:gson")
17
implementation("org.apache.httpcomponents:httpclient:4.5.14")
0 commit comments