Skip to content

Commit

Permalink
feat: switch file transfer from local to MinIO storage
Browse files Browse the repository at this point in the history
  • Loading branch information
majadlymhmd committed Oct 31, 2024
1 parent d8ddf26 commit 71d97df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,6 @@ azure-storage-blob = { module = "com.azure:azure-storage-blob", version = "12.28
minio-io = { module = "io.minio:minio", version = "8.5.13" }
edc-data-plane-util = { module = "org.eclipse.edc:data-plane-util", version.ref = "edc" }
edc-provision-aws-s3 = { module = "org.eclipse.edc.aws:provision-aws-s3", version.ref = "edc" }

[plugins]
shadow = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }

0 comments on commit 71d97df

Please sign in to comment.