Skip to content

Commit

Permalink
Update dependency com.google.protobuf:protobuf-java from 3.25.3 to 3.…
Browse files Browse the repository at this point in the history
…25.4 (#445)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 25, 2024
1 parent 969318a commit 2741194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/plugins-inventory/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
// instrumentation.gradle.kts
compileOnly("com.android.tools.utp:android-test-plugin-result-listener-gradle-proto:31.5.0")
compileOnly("com.google.testing.platform:core-proto:0.0.8-alpha08")
compileOnly("com.google.protobuf:protobuf-java:3.25.3")
compileOnly("com.google.protobuf:protobuf-java:3.25.4")
// endregion

// TODEL https://github.com/gradle/gradle/issues/15383
Expand Down

0 comments on commit 2741194

Please sign in to comment.