Skip to content

Commit de891f9

Browse files
Merge pull request #72 from Genocs/dependabot/nuget/src/tests/TelegramIntegration.UnitTests/Microsoft.Extensions.Options-10.0.1
Bump Microsoft.Extensions.Options from 10.0.0 to 10.0.1
2 parents adb89c9 + 116fa49 commit de891f9

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
@@ -8,7 +8,7 @@
88

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

0 commit comments

Comments
 (0)