Skip to content

Commit ef4cbc7

Browse files
Jolanrensennikolay-egorov
authored andcommitted
updated spark
1 parent 5a442da commit ef4cbc7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

spark-streaming.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"description": "Kotlin API for Apache Spark Streaming: scalable, high-throughput, fault-tolerant stream processing of live data streams",
33
"properties": [
4-
{ "name": "spark", "value": "3.3.1" },
4+
{ "name": "spark", "value": "3.3.2" },
55
{ "name": "scala", "value": "2.13" },
6-
{ "name": "v", "value": "1.2.3" },
6+
{ "name": "v", "value": "1.2.4" },
77
{ "name": "v-renovate-hint", "value": "update: package=org.jetbrains.kotlinx.spark:jupyter_3.3.1_2.13" },
88
{ "name": "displayLimit", "value": "20" },
99
{ "name": "displayTruncate", "value": "30" }

spark.json

+2-2
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-
{ "name": "spark", "value": "3.3.1" },
4+
{ "name": "spark", "value": "3.3.2" },
55
{ "name": "scala", "value": "2.13" },
6-
{ "name": "v", "value": "1.2.3" },
6+
{ "name": "v", "value": "1.2.4" },
77
{ "name": "v-renovate-hint", "value": "update: package=org.jetbrains.kotlinx.spark:jupyter_3.3.1_2.13" },
88
{ "name": "displayLimit", "value": "20" },
99
{ "name": "displayTruncate", "value": "30" },

0 commit comments

Comments
 (0)