We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e10462a commit bcfbb4dCopy full SHA for bcfbb4d
build.gradle.kts
@@ -35,7 +35,7 @@ plugins {
35
id("com.github.johnrengelman.shadow") version "7.0.0"
36
}
37
38
-version = "10.4.1-SNAPSHOT"
+version = "10.4.1"
39
group = "org.mongodb.spark"
40
41
description = "The official MongoDB Apache Spark Connect Connector."
0 commit comments