Skip to content

Commit

Permalink
E - Oppdatering til com.google.cloud:google-cloud-storage:2.43.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Oct 16, 2024
1 parent c18470f commit 82ed648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ dependencies {
implementation ("no.nav.common:token-client:3.2024.09.16_11.09-578823a87a2f")

//GCP
implementation("com.google.cloud:google-cloud-storage:2.43.1")
implementation("com.google.cloud:google-cloud-storage:2.43.2")

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

0 comments on commit 82ed648

Please sign in to comment.