Skip to content

Commit d2230fc

Browse files
Merge pull request #171 from microsoftgraph/dependabot/nuget/src/SdkSnippets/Microsoft.Extensions.Configuration.Json-10.0.3
Bump Microsoft.Extensions.Configuration.Json from 10.0.2 to 10.0.3
2 parents db4f382 + dc81b59 commit d2230fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/SdkSnippets/SdkSnippets.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<PackageReference Include="Azure.Identity" Version="1.17.1" />
2323
<PackageReference Include="Azure.Identity.Broker" Version="1.3.1" />
2424
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="10.0.3" />
25-
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="10.0.2" />
25+
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="10.0.3" />
2626
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="10.0.0" />
2727
<PackageReference Include="Microsoft.Graph" Version="5.102.0" />
2828
<PackageReference Include="Stylecop.Analyzers" Version="1.2.0-beta.556">

0 commit comments

Comments
 (0)