Skip to content

Commit ea53b09

Browse files
chore(deps): update dependency microsoft.extensions.configuration to v9
1 parent c194cba commit ea53b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ArwynFr.IntegrationTesting/ArwynFr.IntegrationTesting.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<ItemGroup>
2626
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="8.0.8" />
2727
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.8" />
28-
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
28+
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.0" />
2929
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
3030
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
3131
<PackageReference Include="OpenTelemetry.Exporter.InMemory" Version="1.9.0" />

0 commit comments

Comments
 (0)