Skip to content

Commit

Permalink
Bump Microsoft.Azure.Functions.Worker.Extensions.DurableTask.Netherite
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Azure.Functions.Worker.Extensions.DurableTask.Netherite](https://github.com/microsoft/durabletask-netherite) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/microsoft/durabletask-netherite/releases)
- [Changelog](https://github.com/microsoft/durabletask-netherite/blob/main/azure-pipelines-release.yml)
- [Commits](microsoft/durabletask-netherite@1.5.3...1.5.4)

---
updated-dependencies:
- dependency-name: Microsoft.Azure.Functions.Worker.Extensions.DurableTask.Netherite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent f27eecd commit 02c231f
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 @@ -26,7 +26,7 @@
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Storage" Version="6.4.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Timer" Version="4.3.1" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore" Version="1.3.2" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.DurableTask.Netherite" Version="1.5.3" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.DurableTask.Netherite" Version="1.5.4" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="1.2.0" />
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.22.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.2.1" />
Expand Down

0 comments on commit 02c231f

Please sign in to comment.