We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89344ef commit 4526b5cCopy full SHA for 4526b5c
build.gradle.kts
@@ -129,7 +129,7 @@ bundledDependencies {
129
130
dependency("org.apache.commons:commons-csv:1.14.1")
131
dependency("commons-io:commons-io:2.20.0")
132
- dependency("org.apache.commons:commons-lang3:3.18.0")
+ dependency("org.apache.commons:commons-lang3:3.19.0")
133
dependency("org.apache.commons:commons-math3:3.6.1")
134
135
dependency("commons-primitives:commons-primitives:1.0")
0 commit comments