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

4.4.0-RC1: UnsupportedAkkaVersion #80

Closed
aaabramov opened this issue Sep 16, 2019 · 1 comment
Closed

4.4.0-RC1: UnsupportedAkkaVersion #80

aaabramov opened this issue Sep 16, 2019 · 1 comment

Comments

@aaabramov
Copy link
Contributor

For dependencies:

"com.bot4s"           %% "telegram-core" % "4.4.0-RC1"
"com.bot4s"           %% "telegram-akka" % "4.4.0-RC1"

I am getting runtime error:

Exception in thread "main" akka.UnsupportedAkkaVersion: Current version of Akka is [2.5.22], but akka-http requires version [2.5.23]

image

@mukel
Copy link
Member

mukel commented Nov 23, 2019

This has been fixed in master but not released, adding the akka-http dependency with the right version fixes the issue.

@mukel mukel closed this as completed Nov 23, 2019
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

No branches or pull requests

2 participants