Skip to content

Commit

Permalink
Bump azure-storage-blob to 12.18.1
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Widdis <[email protected]>
  • Loading branch information
dbwiddis committed Dec 5, 2024
1 parent ec3180a commit 9f86b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/repository-azure/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies {
api "io.netty:netty-resolver-dns:${versions.netty}"
api "io.netty:netty-transport-native-unix-common:${versions.netty}"
implementation project(':modules:transport-netty4')
api 'com.azure:azure-storage-blob:12.14.4'
api 'com.azure:azure-storage-blob:12.18.1'
api 'org.reactivestreams:reactive-streams:1.0.4'
api "io.projectreactor:reactor-core:${versions.reactor}"
api "io.projectreactor.netty:reactor-netty:${versions.reactor_netty}"
Expand Down

0 comments on commit 9f86b41

Please sign in to comment.