Skip to content

Commit caf892e

Browse files
Merge pull request #385 from ARKlab/renovate/all-minor-patch
chore(deps): update all non-major dependencies to 4.70.2
2 parents 81812e5 + 088e5d8 commit caf892e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Ark.Tools.AspNetCore.BasicAuthAzureActiveDirectoryProxy/Ark.Tools.AspNetCore.BasicAuthAzureActiveDirectoryProxy.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
</ItemGroup>
2626

2727
<ItemGroup>
28-
<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="4.70.1" />
29-
<PackageReference Include="Microsoft.Identity.Client" Version="4.70.1" />
28+
<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="4.70.2" />
29+
<PackageReference Include="Microsoft.Identity.Client" Version="4.70.2" />
3030
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
3131
<PackageReference Include="Polly" Version="8.5.2" />
3232
</ItemGroup>

Diff for: Ark.Tools.FtpClient.FtpProxy/Ark.Tools.FtpClient.FtpProxy.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<ItemGroup>
2121
<PackageReference Include="Auth0.AuthenticationApi" Version="7.35.0" />
22-
<PackageReference Include="Microsoft.Identity.Client" Version="4.70.1" />
22+
<PackageReference Include="Microsoft.Identity.Client" Version="4.70.2" />
2323
<PackageReference Include="Polly.Caching.Memory" Version="3.0.2" />
2424
</ItemGroup>
2525

0 commit comments

Comments
 (0)