Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: akka to 2.10.0-M1, align with changes from upstream #1772

Merged
merged 4 commits into from
Sep 26, 2024

Conversation

sebastian-alfers
Copy link
Contributor

No description provided.

@@ -290,7 +292,7 @@ lazy val tests = project
name := "akka-stream-kafka-tests",
libraryDependencies ++= Seq(
"com.typesafe.akka" %% "akka-discovery" % akkaVersion,
"com.google.protobuf" % "protobuf-java" % "3.25.4", // use the same, or later, version as in scalapb
"com.google.protobuf" % "protobuf-java" % "3.25.5", // use the same, or later, version as in scalapb
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member

@ennru ennru left a comment

Choose a reason for hiding this comment

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

LGTM.

@ennru ennru merged commit 1da3efa into akka:main Sep 26, 2024
9 of 10 checks passed
@ennru ennru mentioned this pull request Sep 30, 2024
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