We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
.github/workflows/main.yml actions/checkout v4 actions/setup-java v4 actions/setup-java v4 gradle/actions v4 actions/cache v4 actions/upload-artifact v4 .github/workflows/release.yml actions/checkout v4 actions/setup-java v4 gradle/actions v4
actions/checkout v4
actions/setup-java v4
gradle/actions v4
actions/cache v4
actions/upload-artifact v4
buildSrc/src/main/kotlin/CodeCoverage.kt buildSrc/src/main/kotlin/Ide.kt buildSrc/src/main/kotlin/Java.kt buildSrc/src/main/kotlin/ProtobufHelperPlugin.kt buildSrc/src/main/kotlin/PublishingHelperExtension.kt buildSrc/src/main/kotlin/PublishingHelperPlugin.kt buildSrc/src/main/kotlin/Spotless.kt buildSrc/src/main/kotlin/Testing.kt buildSrc/src/main/kotlin/Utilities.kt gradle.properties settings.gradle.kts com.gradle.develocity 3.18.2 build.gradle.kts bom/build.gradle.kts build-tool-integ-tests/settings.gradle build-tool-integ-tests/build.gradle buildSrc/settings.gradle.kts buildSrc/build.gradle.kts buildSrc/src/main/kotlin/cel-conventions.gradle.kts conformance/build.gradle.kts core/build.gradle.kts generated-antlr/build.gradle.kts generated-pb/build.gradle.kts generated-pb3/build.gradle.kts gradle/libs.versions.toml org.agrona:agrona 1.22.0 org.antlr:antlr4 4.13.2 org.antlr:antlr4-runtime 4.13.2 org.assertj:assertj-core 3.26.3 net.ltgt.gradle:gradle-errorprone-plugin 4.1.0 jp.skypencil.errorprone.slf4j:errorprone-slf4j 0.1.28 com.google.code.findbugs:jsr305 3.0.2 com.google.googlejavaformat:google-java-format 1.24.0 io.grpc:grpc-protobuf 1.68.1 io.grpc:grpc-stub 1.68.1 io.grpc:grpc-netty-shaded 1.68.1 com.google.guava:guava 33.3.1-jre gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext 1.1.9 org.immutables:value-annotations 2.10.1 org.immutables:value-processor 2.10.1 com.fasterxml.jackson:jackson-bom 2.18.1 org.jacoco:jacoco-maven-plugin 0.8.12 com.github.vlsi.gradle:jandex-plugin 1.90 org.openjdk.jmh:jmh-core 1.37 org.openjdk.jmh:jmh-generator-annprocess 1.37 org.junit:junit-bom 5.11.3 org.junit.jupiter:junit-jupiter-api 5.11.3 com.google.protobuf:protobuf-java 4.28.3 com.google.protobuf:protobuf-gradle-plugin 0.9.4 com.github.johnrengelman:shadow 8.1.1 com.diffplug.spotless:spotless-plugin-gradle 6.25.0 org.apache.tomcat:annotations-api 6.0.53 org.caffinitas.gradle.aggregatetestresults 0.1 net.ltgt.errorprone 4.1.0 org.jetbrains.gradle.plugin.idea-ext 1.1.9 com.github.vlsi.jandex 1.90 me.champeau.jmh 0.7.2 io.github.gradle-nexus.publish-plugin 2.0.0 com.google.protobuf 0.9.4 com.github.johnrengelman.shadow 8.1.1 com.diffplug.spotless 6.25.0 org.caffinitas.gradle.testrerun 0.1 org.caffinitas.gradle.testsummary 0.1.1 jackson/build.gradle.kts standalone/build.gradle.kts tools/build.gradle.kts
com.gradle.develocity 3.18.2
org.agrona:agrona 1.22.0
org.antlr:antlr4 4.13.2
org.antlr:antlr4-runtime 4.13.2
org.assertj:assertj-core 3.26.3
net.ltgt.gradle:gradle-errorprone-plugin 4.1.0
jp.skypencil.errorprone.slf4j:errorprone-slf4j 0.1.28
com.google.code.findbugs:jsr305 3.0.2
com.google.googlejavaformat:google-java-format 1.24.0
io.grpc:grpc-protobuf 1.68.1
io.grpc:grpc-stub 1.68.1
io.grpc:grpc-netty-shaded 1.68.1
com.google.guava:guava 33.3.1-jre
gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext 1.1.9
org.immutables:value-annotations 2.10.1
org.immutables:value-processor 2.10.1
com.fasterxml.jackson:jackson-bom 2.18.1
org.jacoco:jacoco-maven-plugin 0.8.12
com.github.vlsi.gradle:jandex-plugin 1.90
org.openjdk.jmh:jmh-core 1.37
org.openjdk.jmh:jmh-generator-annprocess 1.37
org.junit:junit-bom 5.11.3
org.junit.jupiter:junit-jupiter-api 5.11.3
com.google.protobuf:protobuf-java 4.28.3
com.google.protobuf:protobuf-gradle-plugin 0.9.4
com.github.johnrengelman:shadow 8.1.1
com.diffplug.spotless:spotless-plugin-gradle 6.25.0
org.apache.tomcat:annotations-api 6.0.53
org.caffinitas.gradle.aggregatetestresults 0.1
net.ltgt.errorprone 4.1.0
org.jetbrains.gradle.plugin.idea-ext 1.1.9
com.github.vlsi.jandex 1.90
me.champeau.jmh 0.7.2
io.github.gradle-nexus.publish-plugin 2.0.0
com.google.protobuf 0.9.4
com.github.johnrengelman.shadow 8.1.1
com.diffplug.spotless 6.25.0
org.caffinitas.gradle.testrerun 0.1
org.caffinitas.gradle.testsummary 0.1.1
gradle/wrapper/gradle-wrapper.properties gradle 8.11
gradle 8.11
build-tool-integ-tests/pom.xml org.projectnessie.cel:cel-bom 0.5.1 org.apache.maven.plugins:maven-compiler-plugin 3.13.0
org.projectnessie.cel:cel-bom 0.5.1
org.apache.maven.plugins:maven-compiler-plugin 3.13.0
build-tool-integ-tests/.mvn/wrapper/maven-wrapper.properties maven 3.9.9
maven 3.9.9
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Config Migration Needed
Ignored or Blocked
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
Detected dependencies
github-actions
gradle
gradle-wrapper
maven
maven-wrapper
The text was updated successfully, but these errors were encountered: