Skip to content

Commit

Permalink
Merge pull request #52 from frasermolyneux/dependabot/nuget/Microsoft…
Browse files Browse the repository at this point in the history
….Azure.Functions.Worker-1.20.0

Bump Microsoft.Azure.Functions.Worker from 1.19.0 to 1.20.0
  • Loading branch information
github-actions[bot] authored Nov 9, 2023
2 parents a7fe18b + 89c36e1 commit 738a859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/event-ingest-func/event-ingest-func.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<RootNamespace>event_ingest_func</RootNamespace>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.19.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.20.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.1.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.ServiceBus" Version="5.14.1" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.16.1" OutputItemType="Analyzer" />
Expand Down

0 comments on commit 738a859

Please sign in to comment.