Skip to content

Commit

Permalink
Update dependency commons-io:commons-io to v2.18.0 (#586)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 484a5ec commit 1e53de5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ kyori-plain = { module = "net.kyori:adventure-text-serializer-plain", version.re
kyori-gson = { module = "net.kyori:adventure-text-serializer-gson", version.ref = "kyori" }
kyori-ansi = { module = "net.kyori:adventure-text-serializer-ansi", version.ref = "kyori" }
commons-validator = "commons-validator:commons-validator:1.9.0"
commons-io = "commons-io:commons-io:2.17.0"
commons-io = "commons-io:commons-io:2.18.0"
oshi = "com.github.oshi:oshi-core:6.6.5"
guava = "com.google.guava:guava:33.3.1-jre"
gson = "com.google.code.gson:gson:2.11.0"
Expand Down

0 comments on commit 1e53de5

Please sign in to comment.