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 0b6c32c commit 2c9bc60Copy full SHA for 2c9bc60
build.gradle.kts
@@ -39,7 +39,7 @@ plugins {
39
}
40
41
group = "org.mongodb.kafka"
42
-version = "1.13.1"
+version = "1.13.2-SNAPSHOT"
43
description = "The official MongoDB Apache Kafka Connect Connector."
44
45
repositories {
0 commit comments