Skip to content

Commit

Permalink
Merge pull request #691 from scala-steward/update/libhoney-java-1.5.4
Browse files Browse the repository at this point in the history
Update libhoney-java to 1.5.4
  • Loading branch information
mergify[bot] committed Jan 3, 2023
2 parents 6ef3b5c + b262471 commit 09cca08
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 @@ -131,7 +131,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.3"
"io.honeycomb.libhoney" % "libhoney-java" % "1.5.4"
)
)

Expand Down

0 comments on commit 09cca08

Please sign in to comment.