Skip to content

Commit b7d39e2

Browse files
Bump Microsoft.Extensions.Configuration.Json from 10.0.2 to 10.0.3
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 10.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9b7e475 commit b7d39e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

EncryptedConfigValue.AspNetCore/EncryptedConfigValue.AspNetCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<PackageReference Include="EncryptedConfigValue.Net.Module" Version="1.1.23" />
2626
<PackageReference Include="Microsoft.Extensions.Configuration" Version="10.0.3" />
2727
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="10.0.3" />
28-
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="10.0.2" />
28+
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="10.0.3" />
2929
</ItemGroup>
3030

3131
</Project>

0 commit comments

Comments
 (0)