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

Commit 79ab303

Browse files
authored
Fix Akka remoting issues by updating Kamon. (#33)
1 parent d714248 commit 79ab303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ val alpakkaVersion = "1.1.1"
3232
val catsVersion = "2.0.0"
3333
val catsEffectVersion = "2.0.0"
3434
val circeVersion = "0.12.1"
35-
val commonsVersion = "0.17.14"
35+
val commonsVersion = "0.17.15"
3636
val iamVersion = "580662f3"
3737
val mockitoVersion = "1.5.17"
3838
val monixVersion = "3.0.0"

0 commit comments

Comments
 (0)