Skip to content

Commit

Permalink
Merge pull request #29 from exacaster/dependabot/gradle/io.delta-delt…
Browse files Browse the repository at this point in the history
…a-standalone_2.12-3.0.0

Bump io.delta:delta-standalone_2.12 from 3.0.0rc1 to 3.0.0
  • Loading branch information
pdambrauskas authored Oct 18, 2023
2 parents 9bb926e + 4888e73 commit 17cb18f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
runtimeOnly "io.micronaut:micronaut-management"

// Delta reading
implementation "io.delta:delta-standalone_2.12:3.0.0rc1"
implementation "io.delta:delta-standalone_2.12:3.0.0"
implementation("org.apache.hadoop:hadoop-client:3.3.6") {
exclude group: "org.slf4j"
}
Expand Down

0 comments on commit 17cb18f

Please sign in to comment.