Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tchiotludo committed Feb 27, 2024
1 parent 0e44716 commit 6e5a6fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ dependencies {
implementation group: "io.kestra.plugin", name: "plugin-script", version: kestraVersion

// azure
api platform("com.azure:azure-sdk-bom:1.2.19")
api platform("com.azure:azure-sdk-bom:1.2.21")
api group: 'com.azure', name: 'azure-identity'
api group: 'com.azure', name: 'azure-storage-blob'
api group: 'com.azure', name: 'azure-data-tables'
Expand Down

0 comments on commit 6e5a6fe

Please sign in to comment.