Skip to content

Commit

Permalink
fix(deps): update dependency dynamicdata to v9.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 16, 2024
1 parent 3d5b6f8 commit c15a58f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KubeUI/KubeUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
<PackageReference Include="Dock.Avalonia" Version="11.1.0.1" />
<PackageReference Include="Dock.Model.Mvvm" Version="11.1.0.1" />
<PackageReference Include="DynamicData" Version="9.0.3" />
<PackageReference Include="DynamicData" Version="9.0.4" />
<PackageReference Include="FluentAvaloniaUI" Version="2.1.0" />
<PackageReference Include="HanumanInstitute.MvvmDialogs.Avalonia" Version="2.1.0" />
<PackageReference Include="HanumanInstitute.MvvmDialogs.Avalonia.Fluent" Version="2.1.0" />
Expand Down

0 comments on commit c15a58f

Please sign in to comment.