Skip to content

Commit

Permalink
fix: again bump rsproto to fix interceptors
Browse files Browse the repository at this point in the history
  • Loading branch information
y9vad9 committed Dec 28, 2023
1 parent c35e5f8 commit 4826f62
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 @@ -16,7 +16,7 @@ grpc-netty = "1.55.1"
grpc-services = "1.55.1"
koin = "3.4.0"
rsocket = "0.15.4"
rsproto = "0.3.3"
rsproto = "0.3.4"

[libraries]
kotlinx-coroutines = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-core", version.ref = "kotlinx-coroutines" }
Expand Down

0 comments on commit 4826f62

Please sign in to comment.