Skip to content

Commit

Permalink
chore: upgrade libs
Browse files Browse the repository at this point in the history
  • Loading branch information
loicmathieu committed Jan 29, 2024
1 parent 3bddd77 commit 7571d39
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 @@ -51,7 +51,7 @@ dependencies {
compileOnly group: "io.kestra", name: "core", version: kestraVersion

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

0 comments on commit 7571d39

Please sign in to comment.