Skip to content

Commit

Permalink
Bump System.Text.Json from 8.0.4 to 8.0.5 in /YarnSpinner.Compiler
Browse files Browse the repository at this point in the history
Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.4...v8.0.5)

---
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 Dec 5, 2024
1 parent 12f6d9a commit d52d3b7
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.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="8.0.0" />
</ItemGroup>

Expand Down

0 comments on commit d52d3b7

Please sign in to comment.