We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa8c902 commit 04480adCopy full SHA for 04480ad
build.gradle
@@ -60,7 +60,7 @@ dependencies {
60
implementation("org.springframework.kafka:spring-kafka:${springKafkaVersion}")
61
62
//GCP
63
- implementation("com.google.cloud:google-cloud-storage:2.46.0")
+ implementation("com.google.cloud:google-cloud-storage:2.47.0")
64
65
implementation("no.nav.eessi.pensjon:ep-metrics:2.0.94")
66
implementation("no.nav.eessi.pensjon:ep-logging:2.1.94")
0 commit comments