Skip to content

Update dependencies#741

Merged
Z1kkurat merged 2 commits intomasterfrom
update-dependencies
Sep 2, 2025
Merged

Update dependencies#741
Z1kkurat merged 2 commits intomasterfrom
update-dependencies

Conversation

@Z1kkurat
Copy link
Contributor

@Z1kkurat Z1kkurat commented Sep 2, 2025

  • drop unused kafka-journal-persistence dependency
  • update sbt version
  • [MAJOR] update kafka-journal from 4.3.1 to 5.0.0. This changes org id for the artifact and FQNs

@Z1kkurat Z1kkurat requested a review from Copilot September 2, 2025 12:29
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates project dependencies, including a major version upgrade of the kafka-journal library from 4.3.1 to 5.0.0, which involves changing the organization ID and updating import statements throughout the codebase.

  • Update sbt version from 1.10.10 to 1.11.5
  • Remove unused kafka-journal-persistence dependency
  • Upgrade kafka-journal from 4.3.1 to 5.0.0 with organization change from com.evolutiongaming to com.evolution

Reviewed Changes

Copilot reviewed 6 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
project/build.properties Updates sbt version to 1.11.5
project/Dependencies.scala Removes unused persistence dependency and updates kafka-journal to 5.0.0 with new organization
kafka-journal/src/test/scala/com/evolutiongaming/kafka/flow/journal/JournalParserSpec.scala Updates import from evolutiongaming to evolution organization
kafka-journal/src/test/scala/com/evolutiongaming/kafka/flow/journal/JournalFoldSpec.scala Updates import from evolutiongaming to evolution organization
kafka-journal/src/main/scala/com/evolutiongaming/kafka/flow/journal/JournalParser.scala Updates imports from evolutiongaming to evolution organization
kafka-journal/src/main/scala/com/evolutiongaming/kafka/flow/journal/JournalFold.scala Updates import from evolutiongaming to evolution organization

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@Z1kkurat Z1kkurat merged commit 2c0a4a4 into master Sep 2, 2025
5 checks passed
@Z1kkurat Z1kkurat deleted the update-dependencies branch September 2, 2025 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants