diff --git a/build.gradle b/build.gradle index 176ff7b2a..807c341b6 100644 --- a/build.gradle +++ b/build.gradle @@ -401,7 +401,7 @@ dependencies { exclude group: 'org.asynchttpclient', module: 'async-http-client-netty-utils' } implementation group: 'com.azure', name: 'azure-core', version: '1.45.1' - implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.13.4' + implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.14.7' implementation group: 'io.projectreactor', name: 'reactor-core', version: '3.5.11' implementation group: 'commons-cli', name: 'commons-cli', version: '1.4' implementation group: 'com.launchdarkly', name: 'launchdarkly-java-server-sdk', version: versions.launchDarklySdk diff --git a/infrastructure/.terraform-version b/infrastructure/.terraform-version index 9edc58bb1..9f05f9f2c 100644 --- a/infrastructure/.terraform-version +++ b/infrastructure/.terraform-version @@ -1 +1 @@ -1.6.4 +1.6.5