Skip to content

Commit

Permalink
E - Oppdatering av com.google.cloud:google-cloud-storage
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Sep 25, 2024
1 parent 98a3aa1 commit 0a627d3
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 @@ -73,7 +73,7 @@ dependencies {
}

//GCP
implementation("com.google.cloud:google-cloud-storage:2.42.0")
implementation("com.google.cloud:google-cloud-storage:2.43.0")

//mock - test
testImplementation(platform("org.junit:junit-bom:5.11.0"))
Expand Down

0 comments on commit 0a627d3

Please sign in to comment.