Skip to content

Commit

Permalink
Bump azure-storage-blob 12.26.1
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
  • Loading branch information
pditommaso committed Jun 17, 2024
1 parent 7e78bd4 commit c76ff5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/nf-azure/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
compileOnly project(':nextflow')
compileOnly 'org.slf4j:slf4j-api:2.0.7'
compileOnly 'org.pf4j:pf4j:3.10.0'
api('com.azure:azure-storage-blob:12.25.2') {
api('com.azure:azure-storage-blob:12.26.1') {
exclude group: 'org.slf4j', module: 'slf4j-api'
}
api('com.azure:azure-compute-batch:1.0.0-beta.2') {
Expand Down

0 comments on commit c76ff5e

Please sign in to comment.