Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into feature/fluent-kafk…
Browse files Browse the repository at this point in the history
…a-3.0
  • Loading branch information
philipp94831 committed Jan 9, 2025
2 parents 392ae70 + ab27dd6 commit ef274e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion streams-bootstrap-large-messages/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ description = "Utils for using Large Message SerDe with your Kafka Streams Appli

dependencies {
api(project(":streams-bootstrap-core"))
implementation(group = "com.bakdata.kafka", name = "large-message-core", version = "2.8.0")
implementation(group = "com.bakdata.kafka", name = "large-message-core", version = "2.9.0")
}

0 comments on commit ef274e0

Please sign in to comment.