Skip to content

Commit

Permalink
build(deps): Bump signalr from 8.0.0 to 8.0.1
Browse files Browse the repository at this point in the history
Bumps `signalr` from 8.0.0 to 8.0.1.

Updates `com.microsoft.signalr:signalr` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.0...v8.0.1)

Updates `com.microsoft.signalr.messagepack:signalr-messagepack` from 8.0.0 to 8.0.1
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v8.0.0...v8.0.1)

---
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>
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent 12aec0c commit 1b05ba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ playServicesBase = "18.2.0"
# https://github.com/halilozercan/compose-richtext/releases
richtext = "0.20.0"
# https://mvnrepository.com/artifact/com.microsoft.signalr/signalr
signalr = "8.0.0"
signalr = "8.0.1"
# https://mvnrepository.com/artifact/org.slf4j/slf4j-api
slf4j = "2.0.11"
# https://github.com/bcgit/bc-java
Expand Down

0 comments on commit 1b05ba7

Please sign in to comment.