Skip to content

Commit

Permalink
Update/scala steward deps (#81)
Browse files Browse the repository at this point in the history
* Update google-cloud-storage to 2.42.0

* Update azure-storage-file-datalake to 12.20.1

---------

Co-authored-by: Scala Steward <[email protected]>
  • Loading branch information
davidsloan and scala-steward authored Aug 27, 2024
1 parent 8a6819c commit 21b4227
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -80,13 +80,13 @@ object Dependencies {
val calciteVersion = "1.34.0"
val awsSdkVersion = "2.27.5"

val azureDataLakeVersion = "12.20.0"
val azureDataLakeVersion = "12.20.1"
val azureIdentityVersion = "1.13.2"
val azureCoreVersion = "1.51.0"
val msal4jVersion = "1.16.0"
val msal4jPersistenceExtensionVersion = "1.3.0"
val gcpCloudVersion = "2.42.0"
val gcpCloudStorageVersion = "2.41.0"
val gcpCloudStorageVersion = "2.42.0"

val jacksonVersion = "2.17.2"
val json4sVersion = "4.0.7"
Expand Down

0 comments on commit 21b4227

Please sign in to comment.