Skip to content

Commit

Permalink
Update dependency commons-io:commons-io to v2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 535d25d commit fbf8867
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.16.1"
commons-io = "commons-io:commons-io:2.17.0"
oshi = "com.github.oshi:oshi-core:6.6.4"
guava = "com.google.guava:guava:33.3.0-jre"
gson = "com.google.code.gson:gson:2.11.0"
Expand Down

0 comments on commit fbf8867

Please sign in to comment.