Skip to content

Commit

Permalink
Update hedera-protobufs-java version to 0.38.10 (#6579)
Browse files Browse the repository at this point in the history
Signed-off-by: Kim Rader <kim.rader@swirldslabs.com>
  • Loading branch information
kimbor committed May 15, 2023
1 parent 8407f42 commit 12918fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Expand Up @@ -117,7 +117,7 @@ dependencyResolutionManagement {
create("libs") {
// The HAPI API version to use, this need to match the tag set on gitRepositories above
// this looks for a tag in nexus repository manager
version("hapi-version", "0.38.1-SNAPSHOT")
version("hapi-version", "0.38.10")

// Definition of version numbers for all libraries
version("pbj-version", "0.5.1")
Expand Down

0 comments on commit 12918fb

Please sign in to comment.