Skip to content

Commit

Permalink
Bump Microsoft.Azure.Functions.Worker.Sdk from 1.17.4 to 1.18.0 (#48)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Azure.Functions.Worker.Sdk](https://github.com/Azure/azure-functions-dotnet-worker) from 1.17.4 to 1.18.0.
- [Release notes](https://github.com/Azure/azure-functions-dotnet-worker/releases)
- [Changelog](https://github.com/Azure/azure-functions-dotnet-worker/blob/1.18.0/release_notes.md)
- [Commits](Azure/azure-functions-dotnet-worker@sdk-1.17.4...1.18.0)

---
updated-dependencies:
- dependency-name: Microsoft.Azure.Functions.Worker.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: romankr <romankrasilnikov@yandex.ru>
  • Loading branch information
dependabot[bot] and romankr authored Oct 1, 2024
1 parent 523b837 commit 8b39dd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OddsCollector.Functions/OddsCollector.Functions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.2.0"/>
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.ServiceBus" Version="5.22.0"/>
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Timer" Version="4.3.1"/>
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.17.4"/>
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.18.0"/>
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.22.0"/>
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="1.4.0"/>
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0"/>
Expand Down

0 comments on commit 8b39dd0

Please sign in to comment.