Skip to content

Commit

Permalink
chore: Upgrade settings to 0.52 (#13978)
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Moran <152873392+thomas-swirlds-labs@users.noreply.github.com>
  • Loading branch information
thomas-swirlds-labs authored Jun 21, 2024
1 parent 3f309ba commit 75f305e
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 @@ -157,7 +157,7 @@ fun includeAllProjects(containingFolder: String) {
}

// The HAPI API version to use for Protobuf sources.
val hapiProtoVersion = "0.51.0"
val hapiProtoVersion = "0.52.0"


dependencyResolutionManagement {
Expand Down

0 comments on commit 75f305e

Please sign in to comment.