Skip to content

Commit d7d736c

Browse files
committed
U - Oppgraderer com.google.cloud:google-cloud-storage:2.44.1 -> 2.45.0
Automatisert oppgradering av com.google.cloud:google-cloud-storage.
1 parent c0b00c2 commit d7d736c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ dependencies {
8383
implementation ("no.nav.common:token-client:3.2024.09.16_11.09-578823a87a2f")
8484

8585
//GCP
86-
implementation("com.google.cloud:google-cloud-storage:2.44.1")
86+
implementation("com.google.cloud:google-cloud-storage:2.45.0")
8787

8888
testImplementation("org.springframework.boot:spring-boot-starter-test") {
8989
exclude module: 'junit'

0 commit comments

Comments
 (0)