Skip to content

Commit 03b40ec

Browse files
Bump commons-io:commons-io from 2.13.0 to 2.21.0
Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.13.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.13.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>
1 parent 1e9164b commit 03b40ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jackson-databind = { group = "com.fasterxml.jackson.core", name = "jackson-datab
1313
jackson-annotations = { group = "com.fasterxml.jackson.core", name = "jackson-annotations" }
1414
lavaplayer = { group = "dev.arbjerg", name = "lavaplayer" }
1515
lavaplayer-rotator = { group = "dev.arbjerg", name = "lavaplayer-ext-youtube-rotator", version.ref = "lavaplayer" }
16-
commons-io = { group = "commons-io", name = "commons-io", version = "2.13.0" }
16+
commons-io = { group = "commons-io", name = "commons-io", version = "2.21.0" }
1717
jsoup = { group = "org.jsoup", name = "jsoup", version = "1.16.1" }
1818
lavalink-server = { group = "dev.arbjerg.lavalink", name = "Lavalink-Server", version.ref = "lavalink-server" }
1919
lavalink-api = { group = "dev.arbjerg.lavalink", name = "plugin-api", version.ref = "lavalink-api" }

0 commit comments

Comments
 (0)