Skip to content

Commit

Permalink
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 8, 2024
1 parent 11fbecc commit c1c2f67
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 @@ -18,7 +18,7 @@ kotest-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kote
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }
kotest-assertions-core-jvm = { module = "io.kotest:kotest-assertions-core-jvm", version.ref = "kotest" }
reactivex = { module = "io.reactivex.rxjava3:rxkotlin", version = "3.0.1" }
signalr = { module = "com.microsoft.signalr:signalr", version = "8.0.1" }
signalr = { module = "com.microsoft.signalr:signalr", version = "8.0.10" }

[bundles]
kotlin-testing = ["archunit","kotest-junit5", "kotest-assertions-core", "kotest-assertions-core-jvm"]
Expand Down

0 comments on commit c1c2f67

Please sign in to comment.