Skip to content

Commit fdee68c

Browse files
committed
chore: bump org.openprojectx.spark.platform to 0.1.41 in Spark example
1 parent f263ec3 commit fdee68c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/spark/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import org.gradle.api.attributes.Usage
66

77
plugins {
88
id("buildsrc.convention.kotlin-jvm")
9-
id("org.openprojectx.spark.platform") version "0.1.41-SNAPSHOT"
9+
id("org.openprojectx.spark.platform") version "0.1.41"
1010
id("org.openprojectx.hadoop-native-loader") version "0.1.1"
1111

1212
}

0 commit comments

Comments
 (0)