Skip to content

Commit 1c49d06

Browse files
Bump Snowflake to version 3.14.4 as it resolves Arrow-related bugs. (#329)
https://docs.snowflake.com/en/release-notes/clients-drivers/jdbc-2023 Using ./gradlew versionCatalogUpdate gives the same result for snowflake-jdbc, but we will update the rest (more than 20) dependencies after holiday season. Verified that the desired snowflake-jdcb version was used in the build.
1 parent 504354f commit 1c49d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ redshift-jdbc = "2.1.0.18"
4040
shadow-plugin = "8.1.1"
4141
slf4j = "1.7.30"
4242
snakeyaml = "2.0"
43-
snowflake = "3.13.20"
43+
snowflake = "3.14.4"
4444
spotless-plugin-gradle = "6.4.1"
4545
spring = "5.3.25"
4646
sqlite-jdbc = "3.42.0.0"

0 commit comments

Comments
 (0)