Skip to content

Commit 0f16d26

Browse files
authored
Update sdktypes to 1.0.2 (#842)
Fixes bug that was preventing managed identity support for the BlobContainer SDK type.
1 parent 5bb296a commit 0f16d26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<maven.compiler.target>1.8</maven.compiler.target>
1818
<azure.functions.java.core.library.version>1.3.0</azure.functions.java.core.library.version>
1919
<azure.functions.java.spi>1.1.0</azure.functions.java.spi>
20-
<azure.functions.java.sdktypes>1.0.1</azure.functions.java.sdktypes>
20+
<azure.functions.java.sdktypes>1.0.2</azure.functions.java.sdktypes>
2121
<azure.functions.java.library.version>2.2.0</azure.functions.java.library.version>
2222
<jupiter.version>5.9.1</jupiter.version>
2323
<mockito-core.version>4.11.0</mockito-core.version>

0 commit comments

Comments
 (0)