Skip to content

Commit

Permalink
chore: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
r-o-b-o-t-o committed Mar 5, 2025
1 parent 6290e3a commit 563f810
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Gatemeter.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<Project Sdk="Microsoft.NET.Sdk.Web">

<PropertyGroup>
<OutputType>Library</OutputType>
Expand Down Expand Up @@ -33,7 +33,7 @@
<PackageReference Include="Microsoft.AspNetCore.SpaServices.Extensions" Version="6.0.36" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="6.0.1" />
<PackageReference Include="System.Text.Json" Version="6.0.11" />
<PackageReference Include="WatsonWebsocket" Version="4.1.2" />
<PackageReference Include="WatsonWebsocket" Version="4.1.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 563f810

Please sign in to comment.