Skip to content

Commit

Permalink
Merge pull request #138 from ktsu-dev/dependabot/nuget/ktsu-b7df027900
Browse files Browse the repository at this point in the history
Bump the ktsu group with 6 updates
  • Loading branch information
github-actions[bot] authored Dec 16, 2024
2 parents 5ac92aa + 5e3f0de commit c71648e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ImGuiWidgets/ImGuiWidgets.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
<PackageReference Include="ktsu.Extensions" Version="1.0.37" />
<PackageReference Include="ktsu.CaseConverter" Version="1.0.19" />
<PackageReference Include="ktsu.FuzzySearch" Version="1.0.0" />
<PackageReference Include="ktsu.ImGuiStyler" Version="1.0.1" />
<PackageReference Include="ktsu.ImGuiStyler" Version="1.0.2" />
<PackageReference Include="ktsu.ScopedAction" Version="1.0.1" />
<PackageReference Include="ktsu.StrongPaths" Version="1.1.35" />
<PackageReference Include="ktsu.StrongPaths" Version="1.1.36" />
<PackageReference Include="Microsoft.Extensions.FileSystemGlobbing" Version="9.0.0" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion ImGuiWidgetsDemo/ImGuiWidgetsDemo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<ItemGroup>
<PackageReference Include="ktsu.ImGuiApp" Version="1.0.1" />
<PackageReference Include="ktsu.ImGuiPopups" Version="1.0.0-alpha.68" />
<PackageReference Include="ktsu.ImGuiPopups" Version="1.0.0-alpha.69" />
<PackageReference Include="Microsoft.DotNet.ILCompiler" Version="9.0.0" />
<PackageReference Include="Microsoft.NET.ILLink.Tasks" Version="9.0.0" />
<PackageReference Include="System.Text.Json" Version="9.0.0" />
Expand Down

0 comments on commit c71648e

Please sign in to comment.