Skip to content

Commit

Permalink
E - Oppdatering for google-cloud-storage
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Nov 1, 2023
1 parent 196e602 commit cca22aa
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 @@ -81,7 +81,7 @@ dependencies {
implementation ("no.nav.common:token-client:3.2023.09.13_04.55-a8ff452fbd94")

//GCP
implementation("com.google.cloud:google-cloud-storage:2.28.0")
implementation("com.google.cloud:google-cloud-storage:2.29.0")

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

0 comments on commit cca22aa

Please sign in to comment.