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