Skip to content

Commit

Permalink
Update Guava
Browse files Browse the repository at this point in the history
  • Loading branch information
centic9 committed Jun 16, 2023
1 parent f124dff commit 0bfcfc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ repositories {
dependencies {
implementation 'org.apache.commons:commons-lang3:3.12.0'
implementation 'org.dstadler:commons-dost:1.2.0.1'
implementation 'com.google.guava:guava:32.0.0-jre'
implementation 'com.google.guava:guava:32.0.1-jre'
implementation 'org.apache.commons:commons-csv:1.10.0'

implementation 'org.apache.poi:poi:5.2.3'
Expand Down

0 comments on commit 0bfcfc1

Please sign in to comment.