Skip to content

Commit 44646b6

Browse files
Chore(deps): Bump commons-io:commons-io in /versions (#14310)
Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.20.0 to 2.21.0. - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@rel/commons-io-2.20.0...rel/commons-io-2.21.0) --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.21.0 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>
1 parent 8bd19e2 commit 44646b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ dependencies.constraints {
7878
api("com.uber.nullaway:nullaway:0.12.10")
7979
api("com.vladsch.flexmark:flexmark-html2md-converter:0.64.8")
8080
api("com.vladsch.flexmark:flexmark:0.64.8")
81-
api("commons-io:commons-io:2.20.0")
81+
api("commons-io:commons-io:2.21.0")
8282
api("commons-logging:commons-logging:1.3.5")
8383
api("de.rototor.snuggletex:snuggletex-jeuclid:1.3.0")
8484
api("de.saxsys:mvvmfx:1.8.0")

0 commit comments

Comments
 (0)