Skip to content

Commit

Permalink
Bump snowflake-ingest-sdk to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
istreeter committed Nov 26, 2024
1 parent 35ab6c7 commit 7d6e399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ object Dependencies {
val slf4j = "2.0.7"
val azureSdk = "1.9.1"
val sentry = "6.25.2"
val snowflake = "2.2.2"
val snowflake = "3.0.0"
val jaxb = "2.3.1"
val awsSdk2 = "2.25.16"
val netty = "4.1.100.Final" // Version override
Expand Down

0 comments on commit 7d6e399

Please sign in to comment.