Skip to content

Commit

Permalink
Merge pull request #228 from bendavies99/dependabot/gradle/commons-io…
Browse files Browse the repository at this point in the history
…-commons-io-2.12.0

build(deps): bump commons-io:commons-io from 2.8.0 to 2.12.0
  • Loading branch information
bendavies99 committed Jun 5, 2023
2 parents c41cc45 + 34f50dc commit 9aa97b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ dependencies {
annotationProcessor 'org.projectlombok:lombok:1.18.18'
implementation 'com.google.code.gson:gson:2.8.6'
compile 'com.github.zafarkhaja:java-semver:0.9.0'
implementation 'commons-io:commons-io:2.8.0'
implementation 'commons-io:commons-io:2.12.0'

}

0 comments on commit 9aa97b5

Please sign in to comment.