Skip to content

Commit

Permalink
renovatebot(deps): update dependency commons-io:commons-io to v2.18.0 (
Browse files Browse the repository at this point in the history
…#444)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent d760ed9 commit eaedea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ springBoot {
dependencies {
implementation "org.jooq:jool:0.9.15"
implementation "org.eclipse.jgit:org.eclipse.jgit:7.0.0.202409031743-r"
implementation "commons-io:commons-io:2.17.0"
implementation "commons-io:commons-io:2.18.0"
implementation "com.github.vladimir-bukhtoyarov:bucket4j-core:8.0.1"
implementation "com.github.spullara.mustache.java:compiler:0.9.14"

Expand Down

0 comments on commit eaedea8

Please sign in to comment.