Skip to content

Commit 237ecb9

Browse files
Bump Microsoft.Extensions.Configuration.UserSecrets from 10.0.0 to 10.0.1
--- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.UserSecrets 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 a23d1f6 commit 237ecb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/TelegramIntegration.UnitTests/TelegramIntegration.UnitTests.csproj

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

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="10.0.0" />
10+
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="10.0.1" />
1111
<PackageReference Include="Microsoft.Extensions.Options" Version="10.0.0" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
1313
<PackageReference Include="Moq" Version="4.20.72" />

0 commit comments

Comments
 (0)