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 3610bdf commit 085367a
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 @@ -58,7 +58,7 @@ dependencies {
implementation("org.apache.httpcomponents.client5:httpclient5:5.3.1")

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

// Logging
implementation("net.logstash.logback:logstash-logback-encoder:8.0")
Expand Down

0 comments on commit 085367a

Please sign in to comment.