We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a21894 commit 453e088Copy full SHA for 453e088
1 file changed
pom.xml
@@ -42,7 +42,7 @@
42
<scala.version>2.12.17</scala.version>
43
<spark.binary.version>3.4</spark.binary.version>
44
<scala.binary.version>2.12</scala.binary.version>
45
- <graphframes.version>0.10.0</graphframes.version>
+ <graphframes.version>0.11.0</graphframes.version>
46
</properties>
47
</profile>
48
<profile>
@@ -59,7 +59,7 @@
59
<scala.version>2.12.10</scala.version>
60
<spark.binary.version>3.5</spark.binary.version>
61
62
63
64
65
</profiles>
0 commit comments