Skip to content

Commit

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

Bump Microsoft.Azure.WebJobs.Extensions.Sql from 3.0.432 to 3.0.443 in /WebsiteBackendFunctions
  • Loading branch information
sebader authored Oct 18, 2023
2 parents 72d9e88 + 07d3032 commit b32c239
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 b32c239

Please sign in to comment.