Skip to content

Commit a3ffcf8

Browse files
dependabot[bot]milkshakeuk
authored andcommitted
Bump Microsoft.Extensions.Configuration.Json from 9.0.7 to 9.0.9
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Json dependency-version: 9.0.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4264a75 commit a3ffcf8

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="9.0.7" />
29+
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.9" />
3030
<PackageReference Include="Verify.NUnit" Version="30.11.0" />
3131
</ItemGroup>
3232

0 commit comments

Comments
 (0)