Skip to content

Commit dccdf3b

Browse files
authored
Merge pull request #36 from openrails/dependabot/nuget/Microsoft.Extensions.Configuration.Json-7.0.0
build(deps): Bump Microsoft.Extensions.Configuration.Json from 6.0.0 to 7.0.0
2 parents 39497bd + 1c9d552 commit dccdf3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Open Rails Code Bot.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="CommandLineArgumentsParser" Version="3.0.23" />
11-
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="6.0.0" />
11+
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="7.0.0" />
1212
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)