Skip to content

Commit

Permalink
Bump Microsoft.Azure.WebJobs.Extensions.Sql in /WebsiteBackendFunctions
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Azure.WebJobs.Extensions.Sql](https://github.com/Azure/azure-functions-sql-extension) from 3.0.432 to 3.0.443.
- [Release notes](https://github.com/Azure/azure-functions-sql-extension/releases)
- [Commits](https://github.com/Azure/azure-functions-sql-extension/commits/v3.0.443)

---
updated-dependencies:
- dependency-name: Microsoft.Azure.WebJobs.Extensions.Sql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent c67199a commit 07d3032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WebsiteBackendFunctions/WebsiteBackendFunctions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.1.0" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Sql" Version="3.0.432" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Sql" Version="3.0.443" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.2.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 07d3032

Please sign in to comment.