Skip to content

Commit

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

Bump the nuget-deps group with 3 updates
  • Loading branch information
github-actions[bot] authored Jan 10, 2025
2 parents 46d7d37 + da23fbe commit ba84e3a
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.110" />
<PackageReference Include="InsaneGenius.Utilities" Version="3.1.113" />
<PackageReference Include="JsonSchema.Net.Generation" Version="5.0.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
<PackageReference Include="Serilog" Version="4.2.0" />
Expand Down
2 changes: 1 addition & 1 deletion PlexCleanerTests/PlexCleanerTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="xunit" Version="2.9.2" />
<PackageReference Include="xunit" Version="2.9.3" />
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit ba84e3a

Please sign in to comment.