Skip to content

Commit

Permalink
Merge pull request #42 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 21, 2024
2 parents 4957b33 + db3cc42 commit 00c7c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Open Rails Code Bot.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<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>

Expand Down

0 comments on commit 00c7c79

Please sign in to comment.