Skip to content

Commit

Permalink
Merge pull request #470 from yuzawa-san/dependabot/gradle/com.google.…
Browse files Browse the repository at this point in the history
…protobuf-protoc-3.24.3

Bump com.google.protobuf:protoc from 3.21.12 to 3.24.3
  • Loading branch information
yuzawa-san authored Oct 2, 2023
2 parents d0b1cfe + a9b0886 commit 62e8446
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ licenseReport {

protobuf {
protoc {
artifact = "com.google.protobuf:protoc:3.21.12"
artifact = "com.google.protobuf:protoc:3.24.3"
}
generateProtoTasks {
ofSourceSet('main')
Expand Down

0 comments on commit 62e8446

Please sign in to comment.