We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 849f397 commit 3c4f710Copy full SHA for 3c4f710
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.48.2")
+ implementation("com.google.cloud:google-cloud-storage:2.49.0")
54
55
// Eessi pensjon biblioteker
56
implementation("no.nav.eessi.pensjon:ep-eux:2.4.33")
0 commit comments