Skip to content

Commit

Permalink
Merge pull request #509 from scala-steward/update/libhoney-java-1.4.1
Browse files Browse the repository at this point in the history
Update libhoney-java to 1.4.1
  • Loading branch information
mergify[bot] committed Feb 2, 2022
2 parents 85c496e + 281327d commit f0fd10e
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 @@ -150,7 +150,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.4.0"
"io.honeycomb.libhoney" % "libhoney-java" % "1.4.1"
)
)

Expand Down

0 comments on commit f0fd10e

Please sign in to comment.