Skip to content

Commit

Permalink
upgrade azure extension bundle to 4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
santiagoaguiar committed Dec 18, 2024
1 parent 51b8302 commit 4f4c40b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apollo/interfaces/azure/host.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"extensionBundle": {
"id": "Microsoft.Azure.Functions.ExtensionBundle",
"version": "[3.*, 4.0.0)"
"version": "[4.*, 5.0.0)"
},
"extensions":
{
Expand All @@ -18,4 +18,4 @@
"routePrefix": ""
}
}
}
}

0 comments on commit 4f4c40b

Please sign in to comment.