We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6df0c11 commit 00078a1Copy full SHA for 00078a1
samples/grpc-app/build.gradle.kts
@@ -4,7 +4,7 @@
4
5
plugins {
6
kotlin("jvm") version "2.2.0"
7
- id("org.jetbrains.kotlinx.rpc.plugin") version "0.10.0-grpc-127"
+ id("org.jetbrains.kotlinx.rpc.plugin") version "0.10.1"
8
}
9
10
group = "kotlinx.rpc.sample"
0 commit comments