Skip to content

Commit 3aa0fd9

Browse files
chore(deps): update dependency com.microsoft.signalr:signalr to v8.0.7
1 parent 11fbecc commit 3aa0fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ kotest-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kote
1818
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }
1919
kotest-assertions-core-jvm = { module = "io.kotest:kotest-assertions-core-jvm", version.ref = "kotest" }
2020
reactivex = { module = "io.reactivex.rxjava3:rxkotlin", version = "3.0.1" }
21-
signalr = { module = "com.microsoft.signalr:signalr", version = "8.0.1" }
21+
signalr = { module = "com.microsoft.signalr:signalr", version = "8.0.7" }
2222

2323
[bundles]
2424
kotlin-testing = ["archunit","kotest-junit5", "kotest-assertions-core", "kotest-assertions-core-jvm"]

0 commit comments

Comments
 (0)