Skip to content

Commit 412a327

Browse files
Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0
Bumps org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 65f3699 commit 412a327

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
@@ -198,7 +198,7 @@ xmlUtil = { module = "io.github.pdvrieze.xmlutil:serialization", version = "0.91
198198

199199
fluent-ui = { module = "io.github.compose-fluent:fluent", version = "0.2.0-SNAPSHOT" }
200200

201-
commons-lang3 = { module = "org.apache.commons:commons-lang3", version = "3.19.0" }
201+
commons-lang3 = { module = "org.apache.commons:commons-lang3", version = "3.20.0" }
202202

203203
jSystemThemeDetector = { module = "com.github.Dansoftowner:jSystemThemeDetector", version = "3.9.1" }
204204

0 commit comments

Comments
 (0)