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 0c51d26 commit ffbd123Copy full SHA for ffbd123
buildSrc/src/main/kotlin/otel.java-conventions.gradle.kts
@@ -36,7 +36,6 @@ tasks {
36
with(options) {
37
release.set(8)
38
39
- //disable deprecation warnings for the protobuf module
40
compilerArgs.addAll(
41
listOf(
42
// Fail build on any warning
0 commit comments