Skip to content

Commit

Permalink
Merge pull request #87 from totpero/dependabot/nuget/DeviceDetector.N…
Browse files Browse the repository at this point in the history
…ET/System.Text.Json-6.0.10
  • Loading branch information
totpero authored Nov 26, 2024
2 parents f8b0b14 + beca76c commit 8ba81bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DeviceDetector.NET/DeviceDetector.NET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<ItemGroup>
<PackageReference Include="LiteDB" Version="5.0.21" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="6.0.0" />
<PackageReference Include="System.Text.Json" Version="6.0.5" />
<PackageReference Include="System.Text.Json" Version="6.0.10" />
<PackageReference Include="YamlDotNet" Version="16.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 8ba81bf

Please sign in to comment.