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 <michael.tinker@swirldslabs.com>
  • Loading branch information
tinker-michaelj committed 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
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.