Skip to content

Commit

Permalink
rollback akka_kafka due to CI test issue
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Sep 21, 2024
1 parent c849318 commit 0eb2a67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ gradle.ext.scalafmt = [
]

gradle.ext.akka = [version : '2.6.21']
gradle.ext.akka_kafka = [version : '2.1.1']
gradle.ext.akka_kafka = [version : '2.0.7']
gradle.ext.akka_http = [version : '10.2.10']
gradle.ext.akka_management = [version : '1.1.4']

Expand Down

0 comments on commit 0eb2a67

Please sign in to comment.