Skip to content

Commit

Permalink
Merge pull request #174 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.534

Bump Microsoft.Azure.WebJobs.Extensions.Sql from 3.0.461 to 3.0.534 in /WebsiteBackendFunctions
  • Loading branch information
sebader authored Mar 3, 2024
2 parents a3ffe29 + bbdd712 commit 233425b
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.461" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Sql" Version="3.0.534" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.3.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 233425b

Please sign in to comment.