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 51b3e0d commit 8e010a2Copy full SHA for 8e010a2
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.22.3"
62
}
63
64
generatedFilesBaseDir = kotlin.sourceSets.main.get().kotlin.srcDirs.first().path.split(":")[0].removeSuffix("main/kotlin")
0 commit comments