Skip to content

Commit

Permalink
Update spark-snowflake to 3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 11, 2024
1 parent 2610bdf commit 34c060e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Versions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ object Versions {
val gcpCloudLogging = "3.20.7"
val jinja = "2.7.4" // forces dependency override on guava
val snowflakeJDBC = "3.20.0"
val snowflakeSpark: String = "3.1.0"
val snowflakeSpark: String = "3.1.1"
val duckdb = "1.1.3"
val jSqlParser = "5.1-SNAPSHOT"
val jSqlTranspiler = "0.7-SNAPSHOT"
Expand Down

0 comments on commit 34c060e

Please sign in to comment.