Skip to content

Commit c3e5e0f

Browse files
dependabot[bot]xobust
authored andcommitted
⬆️ Bump Microsoft.Extensions.Configuration from 9.0.1 to 9.0.2
Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) from 9.0.1 to 9.0.2. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 47c0f08 commit c3e5e0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/CoreRCON.Tests/CoreRCON.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.1" />
11+
<PackageReference Include="Microsoft.Extensions.Configuration" Version="9.0.2" />
1212
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="8.0.0" />
1313
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="9.0.1" />
1414
<PackageReference Include="Microsoft.Extensions.Logging" Version="9.0.1" />

0 commit comments

Comments
 (0)