Skip to content

Commit 7b1f4bd

Browse files
Update azure-sdk-for-java monorepo
1 parent 76f4139 commit 7b1f4bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,8 @@ dependencies {
180180
implementation group: 'org.postgresql', name: 'postgresql', version: versions.postgresql
181181
implementation group: 'net.javacrumbs.shedlock', name: 'shedlock-spring', version: '6.10.0'
182182
implementation group: 'net.javacrumbs.shedlock', name: 'shedlock-provider-jdbc', version: '6.10.0'
183-
implementation group: 'com.azure', name: 'azure-storage-blob', version: '12.30.1'
184-
implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.17.12'
183+
implementation group: 'com.azure', name: 'azure-storage-blob', version: '12.32.0'
184+
implementation group: 'com.azure', name: 'azure-messaging-servicebus', version: '7.17.16'
185185
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-web'
186186
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-data-jpa'
187187
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-mail'

0 commit comments

Comments
 (0)