Skip to content
This repository has been archived by the owner on Sep 27, 2021. It is now read-only.

Commit

Permalink
Fix Akka remoting issues by updating Kamon (#238) (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
wwajerowicz committed Oct 7, 2019
1 parent 580662f commit 482c85c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ scalafmt: {

// Dependency versions
val alpakkaVersion = "1.1.1"
val commonsVersion = "0.17.14"
val commonsVersion = "0.17.15"
val sourcingVersion = "0.16.6"
val akkaVersion = "2.5.25"
val akkaCorsVersion = "0.4.1"
Expand Down

0 comments on commit 482c85c

Please sign in to comment.