Skip to content

Commit

Permalink
Bump Microsoft.Azure.WebJobs.Extensions.DurableTask from 2.13.5 to 2.…
Browse files Browse the repository at this point in the history
…13.6 in the dependencies group (#463)
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 3b26ccb commit b192ec6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AppService.Acmebot/AppService.Acmebot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="DnsClient" Version="1.8.0" />
<PackageReference Include="DurableTask.TypedProxy" Version="2.2.2" />
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask" Version="2.13.5" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.DurableTask" Version="2.13.6" />
<PackageReference Include="Microsoft.Extensions.Http" Version="[6.0.*,7.0.0)" />
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="4.4.1" />
<PackageReference Include="Newtonsoft.json" Version="13.0.3" />
Expand Down

0 comments on commit b192ec6

Please sign in to comment.