Skip to content

Commit

Permalink
upgrade guava
Browse files Browse the repository at this point in the history
  • Loading branch information
AnasNaouchi committed Mar 3, 2024
1 parent c5ff8ee commit e63ccbd
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 @@ -141,6 +141,6 @@ dependencies {

// test
testImplementation 'junit:junit:4.12'
testImplementation 'com.google.guava:guava:20.0'
testImplementation 'com.google.guava:guava:32.0.1-jre'

}

0 comments on commit e63ccbd

Please sign in to comment.