Skip to content

Commit

Permalink
update json dependency (#484)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherHX authored Dec 20, 2024
1 parent 514d6a0 commit 8723742
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Runner.Server/Runner.Server.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
<PackageReference Include="GitHubJwt" Version="0.0.5" />
<PackageReference Include="Octokit" Version="0.50.0" />
<PackageReference Include="Google.Protobuf" Version="3.25.1" />
<PackageReference Include="System.Text.Json" Version="8.0.11" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8723742

Please sign in to comment.