Skip to content

Commit

Permalink
Merge pull request #18 from SteveDunn/dependabot/nuget/src/PacMan/Sys…
Browse files Browse the repository at this point in the history
…tem.Text.Json-8.0.5

Bump System.Text.Json from 8.0.4 to 8.0.5 in /src/PacMan
  • Loading branch information
SteveDunn authored Oct 10, 2024
2 parents 5c7c20a + 2530944 commit 980f541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PacMan/PacMan.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="Blazor.Extensions.Canvas" Version="1.1.1" />
<PackageReference Include="MediatR" Version="12.4.1" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.8" />
Expand Down

0 comments on commit 980f541

Please sign in to comment.