Skip to content

Commit 78c9783

Browse files
committed
changelog and version bump
1 parent 7b6cf12 commit 78c9783

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,10 @@ Migrated to spoud github repository https://github.com/spoud/kafka-oauth-extensi
1919
* user account support with azure cli
2020
* support for schema registry
2121
* introduced github package
22+
23+
24+
# 1.3-SNAPSHOT
25+
26+
* Updated to Apache Kafka 4
27+
* Testing
28+
* Dependabot

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group='io.spoud.kafka.oauth'
8-
version='1.2-SNAPSHOT'
8+
version='1.3-SNAPSHOT'
99

1010
repositories {
1111
mavenCentral()

0 commit comments

Comments
 (0)