Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Jordan Hasgul <[email protected]>
  • Loading branch information
jordanhasgul committed Feb 21, 2024
1 parent 5f3a31d commit d782058
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.libraries.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ ext {
libraries = [
// version defined
commonsText : 'org.apache.commons:commons-text:1.10.0',
guava : 'com.google.guava:guava:32.1.2-jre',
guava : 'com.google.guava:guava:33.0.0-jre',
springBootDependencies : "org.springframework.boot:spring-boot-dependencies:${springBootVersion}",
twBaseUtils : "com.transferwise.common:tw-base-utils:1.9.0",
twBaseUtils : "com.transferwise.common:tw-base-utils:1.12.3",

// versions managed by spring-boot-dependencies platform
assertjCore : 'org.assertj:assertj-core',
Expand Down

0 comments on commit d782058

Please sign in to comment.