Skip to content

Commit

Permalink
Merge pull request #242 from vpenades/dependabot/nuget/src/SharpGLTF.…
Browse files Browse the repository at this point in the history
…Core/System.Text.Json-8.0.4

Bump System.Text.Json from 8.0.3 to 8.0.4 in /src/SharpGLTF.Core
  • Loading branch information
vpenades authored Jul 9, 2024
2 parents bb8eeef + cc29756 commit 1632e9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SharpGLTF.Core/SharpGLTF.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</ItemGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' OR '$(TargetFramework)' == 'netstandard2.1'">
<PackageReference Include="System.Text.Json" Version="8.0.3" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 1632e9a

Please sign in to comment.