Skip to content

Commit 792b684

Browse files
build(deps): bump com.google.cloud:libraries-bom from 26.76.0 to 26.77.0
Bumps [com.google.cloud:libraries-bom](https://github.com/googleapis/java-cloud-bom) from 26.76.0 to 26.77.0. - [Release notes](https://github.com/googleapis/java-cloud-bom/releases) - [Commits](googleapis/java-cloud-bom@v26.76.0...v26.77.0) --- updated-dependencies: - dependency-name: com.google.cloud:libraries-bom dependency-version: 26.77.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc441be commit 792b684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies {
3535
api platform("io.micronaut.platform:micronaut-platform:4.10.8")
3636
api platform("io.qameta.allure:allure-bom:2.33.0")
3737
// we define cloud bom here for GCP, Azure and AWS so they are aligned for all plugins that use them (secret, storage, oss and ee plugins)
38-
api platform('com.google.cloud:libraries-bom:26.76.0')
38+
api platform('com.google.cloud:libraries-bom:26.77.0')
3939
api platform("com.azure:azure-sdk-bom:1.3.5")
4040
api platform('software.amazon.awssdk:bom:2.42.5')
4141
api platform("dev.langchain4j:langchain4j-bom:$langchain4jVersion")

0 commit comments

Comments
 (0)