Skip to content

Commit

Permalink
bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rdk committed Jun 10, 2024
1 parent ca189f2 commit 96a238a
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 @@ -170,7 +170,7 @@ dependencies {
implementation 'org.apache.commons:commons-lang3:3.14.0'
implementation 'org.apache.commons:commons-math3:3.6.1'
implementation 'commons-io:commons-io:2.16.1'
implementation 'com.google.guava:guava:33.2.0-jre'
implementation 'com.google.guava:guava:33.2.1-jre'
implementation 'com.google.code.gson:gson:2.11.0'
implementation 'com.univocity:univocity-parsers:2.9.1' // csv parser
implementation 'org.apache.commons:commons-csv:1.11.0'
Expand Down

0 comments on commit 96a238a

Please sign in to comment.