Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency com.google.protobuf:protobuf-gradle-pl…
Browse files Browse the repository at this point in the history
…ugin to v0.9.2
  • Loading branch information
renovate[bot] committed Jan 27, 2023
1 parent b776603 commit 873e2c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ repositories {

dependencies {
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.14.0")
implementation("com.google.protobuf:protobuf-gradle-plugin:0.8.19")
implementation("com.google.protobuf:protobuf-gradle-plugin:0.9.2")
implementation("org.jetbrains.dokka:dokka-gradle-plugin:1.7.20")
implementation(kotlin("gradle-plugin", "1.8.0"))
implementation("dev.floofy.commons:gradle:2.5.0")
Expand Down

0 comments on commit 873e2c2

Please sign in to comment.