Skip to content

Commit

Permalink
Merge pull request #485 from scala-steward/update/kamon-core-2.6.4
Browse files Browse the repository at this point in the history
Update kamon-core, kamon-influxdb to 2.6.4
  • Loading branch information
ornicar authored Oct 4, 2023
2 parents 788eaab + fd40adc commit a15a389
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.99.Final"

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

0 comments on commit a15a389

Please sign in to comment.