Skip to content

Commit e9f5a6a

Browse files
Update sparkVersion to v3.5.4 (#157)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1edd54 commit e9f5a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ l:classpath Enable cross-method optimizations across the entire classpat
167167
/*
168168
* Managed dependencies
169169
*/
170-
val sparkVersion = "3.5.3"
170+
val sparkVersion = "3.5.4"
171171
val clusterDependencyScope = "provided"
172172

173173
libraryDependencies ++= Seq(

0 commit comments

Comments
 (0)