Skip to content

Commit

Permalink
U - Oppgraderer com.google.cloud:google-cloud-storage:2.45.0 -> 2.46.0
Browse files Browse the repository at this point in the history
Automatisert oppgradering av com.google.cloud:google-cloud-storage.
  • Loading branch information
dskarpas committed Jan 3, 2025
1 parent e769955 commit dd7c200
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 @@ -75,7 +75,7 @@ dependencies {
}

//GCP
implementation("com.google.cloud:google-cloud-storage:2.45.0")
implementation("com.google.cloud:google-cloud-storage:2.46.0")

//mock - test
testImplementation("org.junit.jupiter:junit-jupiter:5.11.2")
Expand Down

0 comments on commit dd7c200

Please sign in to comment.