We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4cda27 commit 0b6c32cCopy full SHA for 0b6c32c
build.gradle.kts
@@ -39,7 +39,7 @@ plugins {
39
}
40
41
group = "org.mongodb.kafka"
42
-version = "1.13.0"
+version = "1.13.1"
43
description = "The official MongoDB Apache Kafka Connect Connector."
44
45
repositories {
0 commit comments