Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
philipp94831 committed Jan 9, 2025
1 parent c9a76c5 commit 8de7b85
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.1-SNAPSHOT")
implementation(group = "com.bakdata.kafka", name = "large-message-core", version = "2.9.0")
}

0 comments on commit 8de7b85

Please sign in to comment.