Skip to content

Commit

Permalink
Bump Ultz.Native.GLFW from 3.3.9.1 to 3.3.9.2
Browse files Browse the repository at this point in the history
Bumps [Ultz.Native.GLFW](https://github.com/glfw/glfw) from 3.3.9.1 to 3.3.9.2.
- [Release notes](https://github.com/glfw/glfw/releases)
- [Changelog](https://github.com/glfw/glfw/blob/master/docs/news.dox)
- [Commits](https://github.com/glfw/glfw/commits)

---
updated-dependencies:
- dependency-name: Ultz.Native.GLFW
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 11, 2024
1 parent 54d6af3 commit 2f1e31b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/Playground/Playground.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Ultz.Native.GLFW" Version="3.3.9.1" />
<PackageReference Include="Ultz.Native.GLFW" Version="3.3.9.2" />
</ItemGroup>

<Import Project="../Core/Silk.NET.Core.targets" />
Expand Down

0 comments on commit 2f1e31b

Please sign in to comment.