Skip to content

Commit 26e8b69

Browse files
authored
Update spark to 1.2.3
1 parent 4225c0a commit 26e8b69

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spark.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"description": "Kotlin API for Apache Spark: unified analytics engine for large-scale data processing",
33
"properties": {
4-
"spark": "3.3.0",
4+
"spark": "3.3.1",
55
"scala": "2.13",
6-
"v": "1.2.1",
6+
"v": "1.2.3",
77
"displayLimit": "20",
88
"displayTruncate": "30",
99
"spark.app.name": "Jupyter",
@@ -17,4 +17,4 @@
1717
"-:org.jetbrains.kotlinx.spark.api.jupyter.**",
1818
"+:org.jetbrains.kotlinx.spark.api.jupyter.SparkIntegration"
1919
]
20-
}
20+
}

0 commit comments

Comments
 (0)