Skip to content

Commit b7d801f

Browse files
deps: Bump the safe group with 2 updates
Bumps FluentIcons.Avalonia from 2.0.318 to 2.0.319 Bumps ReactiveUI.Avalonia from 11.3.8 to 11.4.7 --- updated-dependencies: - dependency-name: FluentIcons.Avalonia dependency-version: 2.0.319 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: safe - dependency-name: ReactiveUI.Avalonia dependency-version: 11.4.7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: safe ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05aba6f commit b7d801f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BangumiNet/BangumiNet.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
<PackageReference Include="Avalonia.Diagnostics" Version="11.3.12" Condition="'$(Configuration)' == 'Debug'" />
2323
<PackageReference Include="Avalonia.HtmlRenderer" Version="11.2.0" />
2424
<PackageReference Include="FluentAvaloniaUI" Version="2.5.0" />
25-
<PackageReference Include="FluentIcons.Avalonia" Version="2.0.318" />
25+
<PackageReference Include="FluentIcons.Avalonia" Version="2.0.319" />
2626
<PackageReference Include="LiveChartsCore.SkiaSharpView.Avalonia" Version="2.0.0-rc6.1" />
27-
<PackageReference Include="ReactiveUI.Avalonia" Version="11.3.8" />
27+
<PackageReference Include="ReactiveUI.Avalonia" Version="11.4.7" />
2828
<PackageReference Include="ReactiveUI.SourceGenerators" Version="2.6.1">
2929
<PrivateAssets>all</PrivateAssets>
3030
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)