Skip to content

Commit a8317ab

Browse files
authored
Merge pull request #113 from twpol/dependabot/nuget/multi-a43ee597f2
build(deps): Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.Json
2 parents 58795c5 + b3c92e0 commit a8317ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Accounts Normaliser.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<PackageReference Include="CommandLineArgumentsParser" Version="3.0.23" />
88
<PackageReference Include="CsvHelper" Version="33.0.1" />
99
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.4" />
10-
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.3" />
10+
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.4" />
1111
<PackageReference Include="System.Xml.XmlDocument" Version="4.3.0" />
1212
</ItemGroup>
1313
</Project>

0 commit comments

Comments
 (0)