Skip to content

Commit

Permalink
Merge pull request #77 from ktsu-dev/dependabot/nuget/ImGui.NET-1.91.6.1
Browse files Browse the repository at this point in the history
Bump ImGui.NET from 1.91.0.1 to 1.91.6.1
  • Loading branch information
github-actions[bot] authored Jan 6, 2025
2 parents 061847d + 88c77d4 commit 70818f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ImGuiApp/ImGuiApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ImGui.NET" Version="1.91.0.1" />
<PackageReference Include="ImGui.NET" Version="1.91.6.1" />
<PackageReference Include="ktsu.ScopedAction" Version="1.0.14" />
<PackageReference Include="ktsu.StrongPaths" Version="1.1.50" />
<PackageReference Include="Silk.NET" Version="2.22.0" />
Expand Down

0 comments on commit 70818f4

Please sign in to comment.