Skip to content

Commit 30550dc

Browse files
committed
Revert google-cloud-secretmanager to 2.20.0
1 parent 3a0e2e8 commit 30550dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ dependencyResolutionManagement {
7777
library("kotlinx-serialization-json", "org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.1")
7878
library("kotlinx-datetime", "org.jetbrains.kotlinx:kotlinx-datetime:0.4.0")
7979

80-
library("google-cloud-secretmanager", "com.google.cloud:google-cloud-secretmanager:2.22.0")
80+
library("google-cloud-secretmanager", "com.google.cloud:google-cloud-secretmanager:2.20.0")
8181
library("hadoop-common", "org.apache.hadoop:hadoop-common:2.10.2")
8282
library("tomlj", "org.tomlj:tomlj:1.1.0")
8383
library("embedded-consul", "com.pszymczyk.consul:embedded-consul:2.2.1")

0 commit comments

Comments
 (0)