Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent c3b6b2f commit 8ca139e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Chickensoft.Serialization/Chickensoft.Serialization.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Chickensoft.Collections" Version="1.12.1" />
<PackageReference Include="Chickensoft.Collections" Version="1.12.2" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
<PackageReference Include="Chickensoft.Introspection" Version="2.0.0" />
<PackageReference Include="PolyKit" Version="3.0.9" />
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"sdk": {
"version": "8.0.403",
"version": "8.0.404",
"rollForward": "latestMinor"
},
"msbuild-sdks": {
Expand Down

0 comments on commit 8ca139e

Please sign in to comment.