Skip to content

Commit

Permalink
Update libhoney-java to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
typelevel-steward[bot] committed Feb 29, 2024
1 parent 44b46ef commit 2aeb34a
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 @@ -140,7 +140,7 @@ lazy val honeycomb = project
description := "Honeycomb support for Natchez.",
libraryDependencies ++= Seq(
"org.scala-lang.modules" %% "scala-collection-compat" % collectionCompatVersion,
"io.honeycomb.libhoney" % "libhoney-java" % "1.5.4"
"io.honeycomb.libhoney" % "libhoney-java" % "1.6.0"
)
)

Expand Down

0 comments on commit 2aeb34a

Please sign in to comment.