update dependencies

This commit is contained in:
Robert McRackan 2022-05-09 13:24:23 -04:00
parent 15b6b673d7
commit 4332732cc4
3 changed files with 3 additions and 3 deletions

View File

@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AudibleApi" Version="2.7.5.1" />
<PackageReference Include="AudibleApi" Version="2.7.6.1" />
</ItemGroup>
<ItemGroup>

View File

@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Dinah.Core" Version="4.1.1.1" />
<PackageReference Include="Dinah.Core" Version="4.2.0.1" />
<PackageReference Include="Polly" Version="7.2.3" />
</ItemGroup>

View File

@ -28,7 +28,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Dinah.Core.WindowsDesktop" Version="4.1.8.1" />
<PackageReference Include="Dinah.Core.WindowsDesktop" Version="4.2.0.1" />
</ItemGroup>
<ItemGroup>