We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7925692 commit 26ab6fcCopy full SHA for 26ab6fc
README.md
@@ -11,7 +11,7 @@ libraryDependencies += "com.github.music-of-the-ainur" %% "http-almaren" % "1.2.
11
To run in spark-shell:
12
13
```
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"
+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"
15
16
17
## Table of Contents
0 commit comments