Skip to content

Commit

Permalink
Update Azure Function Java library version (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
dkontyko authored Dec 5, 2023
1 parent f9b49b5 commit eb5e638
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 @@ -13,7 +13,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>17</java.version>
<azure.functions.java.library.version>3.0.0</azure.functions.java.library.version>
<azure.functions.java.library.version>3.1.0</azure.functions.java.library.version>
<functionAppName>RestPdfFormFiller-1654224697708</functionAppName>
</properties>

Expand Down

0 comments on commit eb5e638

Please sign in to comment.