diff --git a/build.libraries.gradle b/build.libraries.gradle index 4c0a5bf..8b4fa62 100644 --- a/build.libraries.gradle +++ b/build.libraries.gradle @@ -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