Skip to content

Commit

Permalink
Update dependencies (#96)
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 22, 2024
1 parent b08f483 commit 47fdccd
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.12.0</version>
<version>6.13.0</version>
</dependency>
<dependency>
<groupId>com.azure</groupId>
Expand Down

0 comments on commit 47fdccd

Please sign in to comment.