Skip to content

Commit

Permalink
Merge branch 'main' into renovate/axios-to-0.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cap-ang authored May 29, 2024
2 parents da14b9f + 7e39ede commit 9ca21f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion integration-test/src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@azure/storage-queue": "^12.12.0",
"@cucumber/cucumber": "^8.4.0",
"axios": "^0.28.0",
"axios": "^1.0.0",
"dotenv": "^16.0.3",
"dotenv-cli": "^3.2.0",
"npx": "^10.2.2"
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<azure.functions.maven.plugin.version>1.15.0</azure.functions.maven.plugin.version>
<azure.functions.java.library.version>1.4.2</azure.functions.java.library.version>
<azure.storage.table.version>8.6.6</azure.storage.table.version>
<azure.storage.blob.version>12.13.0</azure.storage.blob.version>
<azure.storage.blob.version>12.18.0</azure.storage.blob.version>
<functionAppName>com.microsoft.azure-20220215182005862</functionAppName>
<resteasy.version>3.15.3.Final</resteasy.version>
</properties>
Expand Down

0 comments on commit 9ca21f6

Please sign in to comment.