Skip to content

Commit b21dcac

Browse files
authored
Merge pull request #142 from scala-steward/update/kamon-core-2.1.4
Update kamon-bundle, kamon-core, ... to 2.1.4
2 parents a7ec43e + 9688eda commit b21dcac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ object Dependencies {
1313

1414
val akka = "2.6.8"
1515
val circe = "0.13.0"
16-
val kamon = "2.1.3"
16+
val kamon = "2.1.4"
1717
val scalatest = "3.0.8"
1818
val akkaHttp = "10.1.12"
1919
val monix = "3.2.2"

0 commit comments

Comments
 (0)