Skip to content

Commit

Permalink
chore(deps): update dependency silk.net to 2.22.0
Browse files Browse the repository at this point in the history
| datasource | package  | from   | to     |
| ---------- | -------- | ------ | ------ |
| nuget      | Silk.NET | 2.21.0 | 2.22.0 |
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent 87085ad commit 55b2ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Velaptor/Velaptor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<PackageReference Include="Serilog" Version="4.0.1" />
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
<PackageReference Include="Silk.NET" Version="2.21.0" />
<PackageReference Include="Silk.NET" Version="2.22.0" />
<PackageReference Include="Silk.NET.OpenGL.Extensions.ImGui" Version="2.21.0" />
<PackageReference Include="SimpleInjector" Version="5.5.0" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.5" />
Expand Down

0 comments on commit 55b2ca8

Please sign in to comment.