Skip to content

Commit a97bdd5

Browse files
author
Oleksandr Dzhychko
authored
Merge pull request #330 from modelix/dependabot/gradle/org.apache.commons-commons-lang3-3.14.0
build(deps): bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0
2 parents 4fa2028 + 25e68f2 commit a97bdd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ guava = { group = "com.google.guava", name = "guava", version = "32.1.3-jre" }
7272
modelix-incremental = { group = "org.modelix", name = "incremental", version = "0.2.0" }
7373
kotlinpoet = { group = "com.squareup", name = "kotlinpoet", version = "1.15.1" }
7474
vavr = { group = "io.vavr", name = "vavr", version = "0.10.4" }
75-
apache-commons-lang = { group = "org.apache.commons", name = "commons-lang3", version = "3.13.0" }
75+
apache-commons-lang = { group = "org.apache.commons", name = "commons-lang3", version = "3.14.0" }
7676
apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.15.0" }
7777
apache-commons-collections = { group = "org.apache.commons", name = "commons-collections4", version = "4.4" }
7878
trove = { group = "trove", name = "trove", version = "1.0.2"}

0 commit comments

Comments
 (0)