Skip to content

Commit

Permalink
Update sparkVersion to v3.5.4 (#157)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent a1edd54 commit e9f5a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ l:classpath Enable cross-method optimizations across the entire classpat
/*
* Managed dependencies
*/
val sparkVersion = "3.5.3"
val sparkVersion = "3.5.4"
val clusterDependencyScope = "provided"

libraryDependencies ++= Seq(
Expand Down

0 comments on commit e9f5a6a

Please sign in to comment.