Skip to content

Commit

Permalink
Merge pull request #127 from sebader/dependabot/nuget/FetchDataFuncti…
Browse files Browse the repository at this point in the history
…ons/dev/Microsoft.Azure.WebJobs.Extensions.Sql-3.0.443

Bump Microsoft.Azure.WebJobs.Extensions.Sql from 3.0.396 to 3.0.443 in /FetchDataFunctions
  • Loading branch information
sebader authored Oct 18, 2023
2 parents b70a9c2 + 264ea9d commit 72d9e88
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 72d9e88

Please sign in to comment.