Skip to content

Commit

Permalink
fix delta core dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jiyong-lee-dev committed Apr 25, 2024
1 parent 5e5240d commit c21ffd9
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 @@ -2733,7 +2733,7 @@
</dependency>
<dependency>
<groupId>io.delta</groupId>
<artifactId>delta-storage_2.13</artifactId>
<artifactId>delta-storage</artifactId>
<version>2.3.0</version>
</dependency>
</dependencies>
Expand Down

0 comments on commit c21ffd9

Please sign in to comment.