Skip to content

Commit

Permalink
Bump Microsoft.Azure.WebJobs.Extensions.Sql in /FetchDataFunctions
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.396 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 76e70df commit 264ea9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FetchDataFunctions/FetchDataFunctions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask.Analyzers" Version="0.5.0" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Http" Version="3.2.0" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.SendGrid" Version="3.0.3" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Sql" Version="3.0.396" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Sql" Version="3.0.443" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Storage" Version="5.2.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.22" />
Expand Down

0 comments on commit 264ea9d

Please sign in to comment.