Skip to content

Commit

Permalink
Bump the ktsu group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the ktsu group with 2 updates: [ktsu.ScopedAction](https://github.com/ktsu-dev/ScopedAction) and [ktsu.StrongPaths](https://github.com/ktsu-dev/StrongPaths).


Updates `ktsu.ScopedAction` from 1.0.5 to 1.0.12
- [Release notes](https://github.com/ktsu-dev/ScopedAction/releases)
- [Commits](ktsu-dev/ScopedAction@v1.0.5...v1.0.12)

Updates `ktsu.StrongPaths` from 1.1.42 to 1.1.49
- [Release notes](https://github.com/ktsu-dev/StrongPaths/releases)
- [Commits](ktsu-dev/StrongPaths@v1.1.42...v1.1.49)

---
updated-dependencies:
- dependency-name: ktsu.ScopedAction
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ktsu
- dependency-name: ktsu.StrongPaths
  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 26, 2024
1 parent a4998e6 commit 0772169
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ImGuiApp/ImGuiApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@

<ItemGroup>
<PackageReference Include="ImGui.NET" Version="1.91.0.1" />
<PackageReference Include="ktsu.ScopedAction" Version="1.0.5" />
<PackageReference Include="ktsu.StrongPaths" Version="1.1.42" />
<PackageReference Include="ktsu.ScopedAction" Version="1.0.12" />
<PackageReference Include="ktsu.StrongPaths" Version="1.1.49" />
<PackageReference Include="Silk.NET" Version="2.22.0" />
<PackageReference Include="Silk.NET.Input.Extensions" Version="2.22.0" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.6" />
Expand Down

0 comments on commit 0772169

Please sign in to comment.