Skip to content

Commit 06f9014

Browse files
Bump Microsoft.Extensions.Configuration.Json from 10.0.0 to 10.0.1
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d76aba commit 06f9014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/NHapi.NUnit.SourceGeneration/NHapi.NUnit.SourceGeneration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<PrivateAssets>all</PrivateAssets>
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2828
</PackageReference>
29-
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="10.0.0" />
29+
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="10.0.1" />
3030
<PackageReference Include="Verify.NUnit" Version="31.8.0" />
3131
</ItemGroup>
3232

0 commit comments

Comments
 (0)