Skip to content

Commit 7a29308

Browse files
chore(deps): bump com.azure:azure-storage-blob from 12.30.0 to 12.31.3
Bumps [com.azure:azure-storage-blob](https://github.com/Azure/azure-sdk-for-java) from 12.30.0 to 12.31.3. - [Release notes](https://github.com/Azure/azure-sdk-for-java/releases) - [Commits](Azure/azure-sdk-for-java@azure-storage-blob_12.30.0...azure-storage-blob_12.31.3) --- updated-dependencies: - dependency-name: com.azure:azure-storage-blob dependency-version: 12.31.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2d344d commit 7a29308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-source-connector/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363
implementation("org.apache.commons:commons-lang3:3.17.0")
6464
implementation(project(":commons"))
6565
implementation(apache.commons.collection4)
66-
implementation("com.azure:azure-storage-blob:12.30.0")
66+
implementation("com.azure:azure-storage-blob:12.31.3")
6767

6868
implementation(tools.spotbugs.annotations)
6969
implementation(logginglibs.slf4j)

0 commit comments

Comments
 (0)