mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Bump commons-lang3 from 3.5 to 3.11
Bumps commons-lang3 from 3.5 to 3.11. Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -51,7 +51,7 @@ kotlin {
|
|||||||
implementation("com.google.code.findbugs:jsr305:3.0.2")
|
implementation("com.google.code.findbugs:jsr305:3.0.2")
|
||||||
implementation("com.opencsv:opencsv:3.10")
|
implementation("com.opencsv:opencsv:3.10")
|
||||||
implementation("commons-codec:commons-codec:1.15")
|
implementation("commons-codec:commons-codec:1.15")
|
||||||
implementation("org.apache.commons:commons-lang3:3.5")
|
implementation("org.apache.commons:commons-lang3:3.11")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user