Skip to content

Commit

Permalink
Update commons-dost, commona-lang, Guava
Browse files Browse the repository at this point in the history
  • Loading branch information
centic9 committed Aug 11, 2023
1 parent 425856d commit 363c008
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ repositories {

dependencies {
implementation 'commons-io:commons-io:2.13.0'
implementation 'org.apache.commons:commons-lang3:3.12.0'
implementation 'org.dstadler:commons-dost:1.2.0.1'
implementation 'org.apache.commons:commons-lang3:3.13.0'
implementation 'org.dstadler:commons-dost:1.2.0.2'
implementation 'org.apache.commons:commons-csv:1.10.0'
implementation 'com.google.guava:guava:32.1.1-jre'
implementation 'com.google.guava:guava:32.1.2-jre'

testImplementation 'junit:junit:4.13.2'
}
Expand Down

0 comments on commit 363c008

Please sign in to comment.