Skip to content

Commit

Permalink
bump: jsurfer-jackson 1.6.5 (was 1.6.0) (#3059)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Mar 28, 2024
1 parent b0a633f commit f27c7d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@ object Dependencies {

val JsonStreaming = Seq(
libraryDependencies ++= Seq(
"com.github.jsurfer" % "jsurfer-jackson" % "1.6.0" // MIT
"com.github.jsurfer" % "jsurfer-jackson" % "1.6.5" // MIT
) ++ JacksonDatabindDependencies
)

Expand Down

0 comments on commit f27c7d0

Please sign in to comment.