Skip to content

Commit

Permalink
Merge pull request #37 from openrails/dependabot/nuget/Microsoft.Exte…
Browse files Browse the repository at this point in the history
…nsions.Configuration.Json-8.0.0

build(deps): Bump Microsoft.Extensions.Configuration.Json from 7.0.0 to 8.0.0
  • Loading branch information
twpol authored Nov 20, 2024
2 parents 977e619 + 93da95f commit b2dc485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Open Rails Triage Bot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommandLineArgumentsParser" Version="3.0.23"/>
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0"/>
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0"/>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
</ItemGroup>
</Project>

0 comments on commit b2dc485

Please sign in to comment.