Skip to content

Commit

Permalink
Revert google-cloud-secretmanager to 2.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sksamuel committed Aug 6, 2023
1 parent 3a0e2e8 commit 30550dc
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.22.0")
library("google-cloud-secretmanager", "com.google.cloud:google-cloud-secretmanager:2.20.0")
library("hadoop-common", "org.apache.hadoop:hadoop-common:2.10.2")
library("tomlj", "org.tomlj:tomlj:1.1.0")
library("embedded-consul", "com.pszymczyk.consul:embedded-consul:2.2.1")
Expand Down

0 comments on commit 30550dc

Please sign in to comment.