Skip to content

Commit

Permalink
Bump Microsoft.Azure.Functions.Worker from 1.6.0 to 1.8.0 in /Src (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jul 15, 2022
1 parent acb4af4 commit ac5e4c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/GitStatus.API/GitStatus.API.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<_FunctionsSkipCleanOutput>true</_FunctionsSkipCleanOutput>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.6.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.8.0" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.3.0" OutputItemType="Analyzer" />
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.0.13" />
</ItemGroup>
Expand Down

0 comments on commit ac5e4c8

Please sign in to comment.