Skip to content

Commit

Permalink
fix(deps): update dependency com.google.cloud:google-cloud-secretmana…
Browse files Browse the repository at this point in the history
…ger to v2.47.0 (#435)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 8, 2024
1 parent a595be1 commit 2526e95
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 @@ -77,7 +77,7 @@ dependencyResolutionManagement {
library("kotlinx-serialization-json", "org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1")
library("kotlinx-datetime", "org.jetbrains.kotlinx:kotlinx-datetime:0.4.0")

library("google-cloud-secretmanager", "com.google.cloud:google-cloud-secretmanager:2.28.0")
library("google-cloud-secretmanager", "com.google.cloud:google-cloud-secretmanager:2.47.0")
library("hadoop-common", "org.apache.hadoop:hadoop-common:2.10.2")
library("tomlj", "org.tomlj:tomlj:1.1.1")
library("embedded-consul", "com.pszymczyk.consul:embedded-consul:2.2.1")
Expand Down

0 comments on commit 2526e95

Please sign in to comment.