We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcfbb4d commit 4d372aeCopy full SHA for 4d372ae
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"
+version = "10.5.0-SNAPSHOT"
39
group = "org.mongodb.spark"
40
41
description = "The official MongoDB Apache Spark Connect Connector."
0 commit comments