Skip to content

Commit

Permalink
Update kamon-core, kamon-influxdb to 2.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 4, 2023
1 parent 5bd89a7 commit 79621f4
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 @@ -8,7 +8,7 @@ lazy val `lila-ws` = (project in file("."))
resolvers += ("snapshots" at "https://oss.sonatype.org/content/repositories/snapshots")

val akkaVersion = "2.6.20"
val kamonVersion = "2.6.3"
val kamonVersion = "2.6.4"
val nettyVersion = "4.1.98.Final"

val os = sys.props.get("os.name") match {
Expand Down

0 comments on commit 79621f4

Please sign in to comment.