Skip to content

Commit 00078a1

Browse files
Update plugin org.jetbrains.kotlinx.rpc.plugin to v0.10.1
1 parent 6df0c11 commit 00078a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/grpc-app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
plugins {
66
kotlin("jvm") version "2.2.0"
7-
id("org.jetbrains.kotlinx.rpc.plugin") version "0.10.0-grpc-127"
7+
id("org.jetbrains.kotlinx.rpc.plugin") version "0.10.1"
88
}
99

1010
group = "kotlinx.rpc.sample"

0 commit comments

Comments
 (0)