Skip to content

Commit

Permalink
Merge pull request #6 from gus33000/dependabot/nuget/GetLumiaBSP/Syst…
Browse files Browse the repository at this point in the history
…em.Text.Json-8.0.5

Bump System.Text.Json from 8.0.4 to 8.0.5 in /GetLumiaBSP
  • Loading branch information
gus33000 authored Oct 9, 2024
2 parents 4da9b1d + 3898f2f commit 94157bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GetLumiaBSP/GetLumiaBSP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@

<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.8.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
</ItemGroup>

</Project>

0 comments on commit 94157bb

Please sign in to comment.