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 92f035e commit 3e34df5Copy full SHA for 3e34df5
semanticdb-kotlin/build.gradle.kts
@@ -58,7 +58,7 @@ krotoPlus {
58
59
protobuf {
60
protoc {
61
- artifact = "com.google.protobuf:protoc:3.15.7"
+ artifact = "com.google.protobuf:protoc:3.21.2"
62
}
63
64
generatedFilesBaseDir = kotlin.sourceSets.main.get().kotlin.srcDirs.first().path.split(":")[0].removeSuffix("main/kotlin")
0 commit comments