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 997cf3a commit 1626a26Copy full SHA for 1626a26
build.gradle.kts
@@ -63,7 +63,7 @@ dependencies {
63
testImplementation("org.mockito:mockito-junit-jupiter:5.20.0")
64
65
// https://mvnrepository.com/artifact/org.apache.commons/commons-lang3
66
- implementation("org.apache.commons:commons-lang3:3.19.0")
+ implementation("org.apache.commons:commons-lang3:3.20.0")
67
68
implementation("com.eternalcode:eternalcode-commons-shared:1.3.1")
69
0 commit comments