Skip to content

Commit 86b18d7

Browse files
committed
Build: Updated version to 1.5.1-SNAPSHOT
1 parent 122cfbe commit 86b18d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ plugins {
3939
}
4040

4141
group = "org.mongodb.kafka"
42-
version = "1.5.0"
42+
version = "1.5.1-SNAPSHOT"
4343
description = "The official MongoDB Apache Kafka Connect Connector."
4444

4545
java {

0 commit comments

Comments
 (0)