Skip to content

Commit 30d0cba

Browse files
chore(deps): update dependency microsoft.extensions.logging.console to v9
1 parent f6b1493 commit 30d0cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/CanalSharp.SimpleApp/CanalSharp.SimpleApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</ItemGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="7.0.0" />
13+
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="9.0.5" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)