Skip to content

Commit

Permalink
Update dependencies (#93)
Browse files Browse the repository at this point in the history
* Update dependencies

* Update pom.xml

remove beta version

---------

Co-authored-by: GitHub Actions <[email protected]>
  • Loading branch information
dkontyko and actions-user authored Jun 8, 2024
1 parent 9bd6247 commit 31b98d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FunctionApp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>com.microsoft.graph</groupId>
<artifactId>microsoft-graph</artifactId>
<version>6.11.0</version>
<version>6.12.0</version>
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down

0 comments on commit 31b98d6

Please sign in to comment.