Skip to content

Commit

Permalink
updated dependency versions
Browse files Browse the repository at this point in the history
Signed-off-by: Jordan Hasgul <[email protected]>
  • Loading branch information
jordanhasgul committed Feb 22, 2024
1 parent c699d76 commit 28ded1b
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 @@ -6,8 +6,8 @@ ext {
spockCore : "org.spockframework:spock-core:2.3-groovy-4.0",
spotbugsAnnotations : "com.github.spotbugs:spotbugs-annotations:${spotbugs.toolVersion.get()}",
springBootDependencies : "org.springframework.boot:spring-boot-dependencies:${springBootVersion}",
twBaseUtils : "com.transferwise.common:tw-base-utils:1.10.1",
twContext : "com.transferwise.common:tw-context:0.12.0",
twBaseUtils : "com.transferwise.common:tw-base-utils:1.12.3",
twContext : "com.transferwise.common:tw-context:1.0.1",


// versions managed by spring-boot-dependencies platform
Expand Down

0 comments on commit 28ded1b

Please sign in to comment.