We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b76665b commit f157e29Copy full SHA for f157e29
build.gradle
@@ -50,7 +50,7 @@ dependencies {
50
implementation "org.springframework.kafka:spring-kafka:$springKafkaVersion"
51
52
//GCP
53
- implementation("com.google.cloud:google-cloud-storage:2.47.0")
+ implementation("com.google.cloud:google-cloud-storage:2.48.0")
54
55
// Eessi pensjon biblioteker
56
implementation("no.nav.eessi.pensjon:ep-eux:2.4.28")
0 commit comments