Skip to content

Commit

Permalink
Merge pull request #1024 from modelix/dependabot/gradle/org.apache.co…
Browse files Browse the repository at this point in the history
…mmons-commons-lang3-3.17.0

build(deps): bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0
  • Loading branch information
github-actions[bot] authored Aug 30, 2024
2 parents 14c7123 + 2a9becb commit d5158fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ google-oauth-clientjetty = { group = "com.google.oauth-client", name = "google-o
modelix-incremental = { group = "org.modelix", name = "incremental", version = "0.3.4" }
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.18.1" }
vavr = { group = "io.vavr", name = "vavr", version = "0.10.4" }
apache-commons-lang = { group = "org.apache.commons", name = "commons-lang3", version = "3.16.0" }
apache-commons-lang = { group = "org.apache.commons", name = "commons-lang3", version = "3.17.0" }
apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.16.1" }
apache-commons-collections = { group = "org.apache.commons", name = "commons-collections4", version = "4.4" }
trove4j = { group = "net.sf.trove4j", name = "core", version = "3.1.0" }
Expand Down

0 comments on commit d5158fc

Please sign in to comment.