Skip to content

Commit dc03d04

Browse files
chore(deps): Bump the aspnet group with 1 update (#106)
Bumps Microsoft.AspNetCore.SignalR from 1.2.0 to 1.2.9 --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.SignalR dependency-version: 1.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aspnet ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1200406 commit dc03d04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

AIManagerCore/src/AIManager.API/AIManager.API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.AspNetCore.SignalR" Version="1.2.0" />
11+
<PackageReference Include="Microsoft.AspNetCore.SignalR" Version="1.2.9" />
1212
<PackageReference Include="Swashbuckle.AspNetCore" Version="10.1.0" />
1313
</ItemGroup>
1414

0 commit comments

Comments
 (0)