Skip to content

Commit e6f2710

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update dependency com.microsoft.signalr:signalr to v7.0.3
1 parent c9f5e54 commit e6f2710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "
1616
kotest-junit5 = { module = "io.kotest:kotest-runner-junit5", version.ref = "kotest" }
1717
kotest-assertions-core = { module = "io.kotest:kotest-assertions-core", version.ref = "kotest" }
1818
kotest-assertions-core-jvm = { module = "io.kotest:kotest-assertions-core-jvm", version.ref = "kotest" }
19-
signalr = { module = "com.microsoft.signalr:signalr", version = "7.0.2" }
19+
signalr = { module = "com.microsoft.signalr:signalr", version = "7.0.3" }
2020

2121
[bundles]
2222
kotlin-testing = ["kotest-junit5", "kotest-assertions-core", "kotest-assertions-core-jvm"]

0 commit comments

Comments
 (0)