build(deps): Bump signalr from 8.0.7 to 8.0.8 (#526)

Bumps `signalr` from 8.0.7 to 8.0.8.

Updates `com.microsoft.signalr:signalr` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.7...v8.0.8)

Updates `com.microsoft.signalr.messagepack:signalr-messagepack` from 8.0.7 to 8.0.8
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.7...v8.0.8)

---
updated-dependencies:
- dependency-name: com.microsoft.signalr:signalr
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.microsoft.signalr.messagepack:signalr-messagepack
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-08-18 08:05:31 +03:00 committed by GitHub
parent b3dce23e83
commit f72566b9fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ playServicesBase = "18.5.0"
# https://github.com/halilozercan/compose-richtext/releases # https://github.com/halilozercan/compose-richtext/releases
richtext = "1.0.0-alpha01" richtext = "1.0.0-alpha01"
# https://mvnrepository.com/artifact/com.microsoft.signalr/signalr # https://mvnrepository.com/artifact/com.microsoft.signalr/signalr
signalr = "8.0.7" signalr = "8.0.8"
# https://mvnrepository.com/artifact/org.slf4j/slf4j-api # https://mvnrepository.com/artifact/org.slf4j/slf4j-api
slf4j = "2.0.16" slf4j = "2.0.16"
# https://github.com/bcgit/bc-java # https://github.com/bcgit/bc-java