Skip to content

Commit

Permalink
fix delta-core to delta-spark
Browse files Browse the repository at this point in the history
  • Loading branch information
jiyong-lee-dev committed Apr 29, 2024
1 parent 9ffc396 commit 69f6ad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@
</dependency>
<dependency>
<groupId>io.delta</groupId>
<artifactId>delta-core_2.13</artifactId>
<artifactId>delta-spark_2.13</artifactId>
<version>3.1.0</version>
</dependency>
<dependency>
Expand Down

0 comments on commit 69f6ad4

Please sign in to comment.