Skip to content

Commit

Permalink
Merge pull request #2 from botcity-dev/dependabot/nuget/System.Text.J…
Browse files Browse the repository at this point in the history
…son-8.0.4

Build(deps): Bump System.Text.Json from 8.0.3 to 8.0.4
  • Loading branch information
hhslepicka authored Jul 10, 2024
2 parents fde6ee9 + a93d0bc commit 4002620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BotCity.Maestro.SDK.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.2.0" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Text.Json" Version="8.0.3" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>

</Project>

0 comments on commit 4002620

Please sign in to comment.