build(deps): Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 (#512)
Bumps org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ebeb9a324f
commit
8aa711ce81
|
@ -50,7 +50,7 @@ buildkonfigPlugin = "0.15.1"
|
|||
# https://mvnrepository.com/artifact/commons-codec/commons-codec
|
||||
commonsCodec = "1.17.1"
|
||||
# https://mvnrepository.com/artifact/org.apache.commons/commons-lang3
|
||||
commonsLang3 = "3.15.0"
|
||||
commonsLang3 = "3.16.0"
|
||||
# https://github.com/JetBrains/compose-multiplatform
|
||||
composeMultiplatform = "1.7.0-alpha02"
|
||||
# https://github.com/DevSrSouza/compose-icons
|
||||
|
|
Loading…
Reference in New Issue