Skip to content

Commit

Permalink
Bump ktsu.ScopedAction from 1.0.0-alpha.22 to 1.0.0 in the ktsu group
Browse files Browse the repository at this point in the history
Bumps the ktsu group with 1 update: [ktsu.ScopedAction](https://github.com/ktsu-dev/ScopedAction).


Updates `ktsu.ScopedAction` from 1.0.0-alpha.22 to 1.0.0
- [Release notes](https://github.com/ktsu-dev/ScopedAction/releases)
- [Commits](ktsu-dev/ScopedAction@v1.0.0-alpha.22...v1.0.0)

---
updated-dependencies:
- dependency-name: ktsu.ScopedAction
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktsu
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent 4c12774 commit 552d886
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 @@

<ItemGroup>
<PackageReference Include="ImGui.NET" Version="1.91.0.1" />
<PackageReference Include="ktsu.ScopedAction" Version="1.0.0-alpha.22" />
<PackageReference Include="ktsu.ScopedAction" Version="1.0.0" />
<PackageReference Include="ktsu.StrongPaths" Version="1.1.33" />
<PackageReference Include="Silk.NET" Version="2.22.0" />
<PackageReference Include="Silk.NET.Input.Extensions" Version="2.22.0" />
Expand Down

0 comments on commit 552d886

Please sign in to comment.