Skip to content

Commit

Permalink
Update dependency commons-io:commons-io to v2.14.0 (#190)
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 Oct 2, 2023
1 parent c0b7588 commit ad58a14
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 @@ -40,7 +40,7 @@ kyori-event = "net.kyori:event-api:5.0.0-SNAPSHOT"
kyori-plain = "net.kyori:adventure-text-serializer-plain:4.14.0"
kyori-gson = "net.kyori:adventure-text-serializer-gson:4.14.0"
commons-validator = "commons-validator:commons-validator:1.7"
commons-io = "commons-io:commons-io:2.13.0"
commons-io = "commons-io:commons-io:2.14.0"
guava = "com.google.guava:guava:32.1.2-jre"
gson = "com.google.code.gson:gson:2.10.1"
pf4j = "org.pf4j:pf4j:3.10.0"
Expand Down

0 comments on commit ad58a14

Please sign in to comment.