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 51b4051 commit 4140565Copy full SHA for 4140565
conventions/src/main/kotlin/otel.java-conventions.gradle.kts
@@ -161,7 +161,7 @@ dependencies {
161
compileOnly("com.google.errorprone:error_prone_annotations")
162
163
codenarc("org.codenarc:CodeNarc:3.5.0")
164
- codenarc(platform("org.codehaus.groovy:groovy-bom:3.0.22"))
+ codenarc(platform("org.codehaus.groovy:groovy-bom:3.0.23"))
165
166
modules {
167
// checkstyle uses the very old google-collections which causes Java 9 module conflict with
0 commit comments