Skip to content

Commit

Permalink
- Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
KoalaBear84 committed Aug 5, 2024
1 parent 5a7291d commit 8121d45
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Google.Apis.Drive.v3" Version="1.68.0.3466" />
<PackageReference Include="Google.Apis.Drive.v3" Version="1.68.0.3490" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion src/OpenDirectoryDownloader/OpenDirectoryDownloader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<ItemGroup>
<PackageReference Include="AngleSharp" Version="1.2.0-beta.423" />
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="FluentFTP" Version="50.1.0" />
<PackageReference Include="FluentFTP" Version="51.0.0" />
<PackageReference Include="Jint" Version="4.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Polly" Version="8.4.1" />
Expand Down

0 comments on commit 8121d45

Please sign in to comment.