Skip to content

Commit

Permalink
Merge pull request #46 from Eptagone/dependabot/nuget/src/tests/Teleg…
Browse files Browse the repository at this point in the history
…ram.BotAPI.Tests/System.Text.Json-8.0.4

Bump System.Text.Json from 8.0.3 to 8.0.4 in /src/tests/Telegram.BotAPI.Tests
  • Loading branch information
Eptagone authored Aug 11, 2024
2 parents b84b4c4 + d59f3a8 commit be135cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="System.Text.Json" Version="8.0.3" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="xunit" Version="2.7.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit be135cf

Please sign in to comment.