Skip to content

Commit 26ab6fc

Browse files
committed
Updatd the almaren to 0.9.11 & spark version to 3.5.2
1 parent 7925692 commit 26ab6fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ libraryDependencies += "com.github.music-of-the-ainur" %% "http-almaren" % "1.2.
1111
To run in spark-shell:
1212

1313
```
14-
spark-shell --master "local[*]" --packages "com.github.music-of-the-ainur:almaren-framework_2.12:0.9.10-3.5,com.github.music-of-the-ainur:http-almaren_2.12:1.2.9-3.5"
14+
spark-shell --master "local[*]" --packages "com.github.music-of-the-ainur:almaren-framework_2.12:0.9.11-3.5,com.github.music-of-the-ainur:http-almaren_2.12:1.2.9-3.5"
1515
```
1616

1717
## Table of Contents

0 commit comments

Comments
 (0)