Skip to content

Commit

Permalink
Merge pull request #433 from ptr727/dependabot/nuget/develop/nuget-de…
Browse files Browse the repository at this point in the history
…ps-3035a3c4ee

Bump the nuget-deps group with 2 updates
  • Loading branch information
github-actions[bot] committed Sep 6, 2024
2 parents 4c51918 + a639cda commit f86bd30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PlexCleaner/PlexCleaner.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="InsaneGenius.Utilities" Version="3.1.82" />
<PackageReference Include="InsaneGenius.Utilities" Version="3.1.85" />
<PackageReference Include="JsonSchema.Net.Generation" Version="4.5.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="Serilog" Version="4.0.1" />
Expand Down
2 changes: 1 addition & 1 deletion PlexCleanerTests/PlexCleanerTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="xunit" Version="2.9.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit f86bd30

Please sign in to comment.