We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0b00c2 commit d7d736cCopy full SHA for d7d736c
build.gradle
@@ -83,7 +83,7 @@ dependencies {
83
implementation ("no.nav.common:token-client:3.2024.09.16_11.09-578823a87a2f")
84
85
//GCP
86
- implementation("com.google.cloud:google-cloud-storage:2.44.1")
+ implementation("com.google.cloud:google-cloud-storage:2.45.0")
87
88
testImplementation("org.springframework.boot:spring-boot-starter-test") {
89
exclude module: 'junit'
0 commit comments