Skip to content

Commit

Permalink
Scala 2.13 sync
Browse files Browse the repository at this point in the history
Signed-off-by: Gera Shegalov <[email protected]>
  • Loading branch information
gerashegalov committed Nov 6, 2024
1 parent bc57a8d commit facb0c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scala2.13/aggregator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
<classifier>${spark.version.classifier}</classifier>
</dependency>
<!--
placeholders for maximum number of delta-lake shims per Spark shim:
- if we need only N use rapids.delta.artifactIdN+1 = rapids.delta.artifactIdN
Placeholders for the maximum number of delta-lake shims per Spark shim:
If a Shim needs only N it uses rapids.delta.artifactIdN+1 = rapids.delta.artifactIdN
-->
<dependency>
<groupId>com.nvidia</groupId>
Expand Down

0 comments on commit facb0c0

Please sign in to comment.