Skip to content

Commit e0b5229

Browse files
committed
update driver version
1 parent 58569e9 commit e0b5229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cubejs-databricks-jdbc-driver/src/installer.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import path from 'path';
22
import { downloadAndExtractFile, getEnv } from '@cubejs-backend/shared';
33

4-
export const OSS_DRIVER_VERSION = '1.0.2';
4+
export const OSS_DRIVER_VERSION = '1.0.3';
55

66
/**
77
* In the beginning of 2025 Databricks released their open-source version of JDBC driver and encourage

0 commit comments

Comments
 (0)