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 aa72546 commit a96ccdaCopy full SHA for a96ccda
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.23.3"
62
}
63
64
generatedFilesBaseDir = kotlin.sourceSets.main.get().kotlin.srcDirs.first().path.split(":")[0].removeSuffix("main/kotlin")
0 commit comments