build(deps): Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 (#476)

Bumps org.apache.commons:commons-lang3 from 3.14.0 to 3.15.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:
dependabot[bot] 2024-07-25 21:33:17 +03:00 committed by GitHub
parent 26e4141b6a
commit 7775acd70b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ buildkonfigPlugin = "0.15.1"
# https://mvnrepository.com/artifact/commons-codec/commons-codec # https://mvnrepository.com/artifact/commons-codec/commons-codec
commonsCodec = "1.17.1" commonsCodec = "1.17.1"
# https://mvnrepository.com/artifact/org.apache.commons/commons-lang3 # https://mvnrepository.com/artifact/org.apache.commons/commons-lang3
commonsLang3 = "3.14.0" commonsLang3 = "3.15.0"
# https://github.com/JetBrains/compose-multiplatform # https://github.com/JetBrains/compose-multiplatform
composeMultiplatform = "1.7.0-alpha01" composeMultiplatform = "1.7.0-alpha01"
# https://github.com/DevSrSouza/compose-icons # https://github.com/DevSrSouza/compose-icons