We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 33a8f5e + 332b7f8 commit 7657efbCopy full SHA for 7657efb
pom.xml
@@ -22,7 +22,7 @@
22
23
<groupId>io.cdap.delta</groupId>
24
<artifactId>bigquery-delta-plugins</artifactId>
25
- <version>0.7.0-SNAPSHOT</version>
+ <version>0.8.0-SNAPSHOT</version>
26
<name>BigQuery Delta plugins</name>
27
<packaging>jar</packaging>
28
<description>BigQuery Delta plugins</description>
@@ -57,7 +57,7 @@
57
<avro.version>1.8.2</avro.version>
58
<bigquery.version>1.133.1</bigquery.version>
59
<cdap.version>6.4.0</cdap.version>
60
- <delta.version>0.7.0-SNAPSHOT</delta.version>
+ <delta.version>0.8.0-SNAPSHOT</delta.version>
61
<failsafe.version>2.3.3</failsafe.version>
62
<gcs.version>1.78.0</gcs.version>
63
<logback.version>1.2.3</logback.version>
0 commit comments