Skip to content

Commit 7bfb49f

Browse files
authored
Merge pull request vpenades#249 from vpenades/dependabot/nuget/src/SharpGLTF.Core/System.Text.Json-8.0.5
Bump System.Text.Json from 8.0.4 to 8.0.5 in /src/SharpGLTF.Core
2 parents 2073cf3 + 0f93fec commit 7bfb49f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SharpGLTF.Core/SharpGLTF.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
</ItemGroup>
2020

2121
<ItemGroup Condition=" '$(TargetFramework)' == 'netstandard2.0' OR '$(TargetFramework)' == 'netstandard2.1'">
22-
<PackageReference Include="System.Text.Json" Version="8.0.4" />
22+
<PackageReference Include="System.Text.Json" Version="8.0.5" />
2323
</ItemGroup>
2424

2525
<ItemGroup>

0 commit comments

Comments
 (0)