Skip to content

Commit

Permalink
Try bumping HAPI version
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Tinker <[email protected]>
  • Loading branch information
tinker-michaelj committed Feb 9, 2024
1 parent 1f6a592 commit 80b2c78
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 @@ -132,7 +132,7 @@ fun includeAllProjects(containingFolder: String) {
}

// The HAPI API version to use for Protobuf sources.
val hapiProtoVersion = "0.47.0"
val hapiProtoVersion = "0.47.1"

dependencyResolutionManagement {
// Protobuf tool versions
Expand Down

0 comments on commit 80b2c78

Please sign in to comment.