Skip to content

Commit 1626a26

Browse files
dependency: Update dependency org.apache.commons:commons-lang3 to v3.20.0 (#210)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 997cf3a commit 1626a26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363
testImplementation("org.mockito:mockito-junit-jupiter:5.20.0")
6464

6565
// https://mvnrepository.com/artifact/org.apache.commons/commons-lang3
66-
implementation("org.apache.commons:commons-lang3:3.19.0")
66+
implementation("org.apache.commons:commons-lang3:3.20.0")
6767

6868
implementation("com.eternalcode:eternalcode-commons-shared:1.3.1")
6969

0 commit comments

Comments
 (0)