Skip to content

Commit

Permalink
Bump System.Text.Json from 8.0.1 to 8.0.4 in /YarnSpinner.Compiler
Browse files Browse the repository at this point in the history
Bumps System.Text.Json from 8.0.1 to 8.0.4.

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and desplesda committed Jul 21, 2024
1 parent 9ca7c46 commit 1602bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion YarnSpinner.Compiler/YarnSpinner.Compiler.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This package provides support for compiling Yarn source code, so that you can ex
<PackageReference Include="Antlr4.Runtime.Standard" Version="4.7.2"/>
<PackageReference Include="CsvHelper" Version="12.2.2" />
<PackageReference Include="Google.Protobuf" Version="3.25.2"/>
<PackageReference Include="System.Text.Json" Version="8.0.1" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="8.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 1602bab

Please sign in to comment.