Skip to content

Commit ee5fd67

Browse files
Merge pull request #93 from data-altinn-no/renovate/microsoft.azure.functions.worker-1.x
chore(deps): update dependency microsoft.azure.functions.worker to v1.22.0
2 parents 3c5345e + 83181f3 commit ee5fd67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dan.Common/Dan.Common.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<ItemGroup>
3232
<PackageReference Include="AsyncKeyedLock" Version="6.4.2" />
3333
<PackageReference Include="Microsoft.Azure.Core.NewtonsoftJson" Version="1.0.0" />
34-
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.14.1" />
34+
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.22.0" />
3535
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="1.0.0-preview4" />
3636
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="7.0.20" />
3737
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="7.0.20" />

Dan.Core/Dan.Core.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<PackageReference Include="JmesPath.Net" Version="1.0.330" />
4242
<PackageReference Include="jose-jwt" Version="4.1.0" />
4343
<PackageReference Include="Microsoft.Azure.Cosmos" Version="3.42.0" />
44-
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.14.1" />
44+
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.22.0" />
4545
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="1.0.0-preview4" />
4646
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.CosmosDB" Version="4.0.1" />
4747
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.2.0" />

0 commit comments

Comments
 (0)