Skip to content

Commit

Permalink
chore: bump HAPI proto version (#11232)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Tinker <[email protected]>
  • Loading branch information
tinker-michaelj authored Jan 30, 2024
1 parent 220d188 commit 6ec17eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ fun includeAllProjects(containingFolder: String) {
}

// The HAPI API version to use for Protobuf sources.
val hapiProtoVersion = "0.44.0"
val hapiProtoVersion = "0.46.0"

dependencyResolutionManagement {
// Protobuf tool versions
Expand Down

0 comments on commit 6ec17eb

Please sign in to comment.