We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5b269c commit 7a85ff7Copy full SHA for 7a85ff7
build.gradle.kts
@@ -40,7 +40,7 @@ plugins {
40
}
41
42
group = "org.mongodb.kafka"
43
-version = "1.3.0-SNAPSHOT"
+version = "1.3.0"
44
description = "The official MongoDB Apache Kafka Connect Connector."
45
46
java {
0 commit comments