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 47835f1 commit 9d24d23Copy full SHA for 9d24d23
build.gradle.kts
@@ -39,7 +39,7 @@ plugins {
39
}
40
41
group = "org.mongodb.kafka"
42
-version = "1.5.1-SNAPSHOT"
+version = "1.5.1"
43
description = "The official MongoDB Apache Kafka Connect Connector."
44
45
java {
0 commit comments