Skip to content

Commit

Permalink
0006016: Added guava dependency to symmetric-core
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-miller-jumpmind committed Oct 16, 2023
1 parent 2a862ab commit 88745a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions symmetric-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ apply from: symAssembleDir + '/common.gradle'
api project(":symmetric-util")
api "org.eclipse.angus:jakarta.mail:$jakartaMailVersion"
api "com.google.code.gson:gson:$gsonVersion"
api "com.google.guava:guava:$guavaVersion"
api "org.springframework:spring-core:$springVersion"
api "org.springframework:spring-beans:$springVersion"

Expand Down

0 comments on commit 88745a1

Please sign in to comment.