Skip to content

Commit

Permalink
Update avrohugger-core to 1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Sep 25, 2023
1 parent ae005cf commit 60dccbf
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 @@ -76,7 +76,7 @@ lazy val commonSettings = Seq(
"io.circe" %% "circe-core" % "0.14.6",
"io.circe" %% "circe-parser" % "0.14.6",
"io.circe" %% "circe-yaml" % "0.14.2",
"com.julianpeeters" %% "avrohugger-core" % "1.5.2" % Test,
"com.julianpeeters" %% "avrohugger-core" % "1.5.4" % Test,
"org.typelevel" %% "cats-laws" % "2.10.0" % Test,
"io.circe" %% "circe-testing" % "0.14.6" % Test,
"org.typelevel" %% "discipline-specs2" % "1.4.0" % Test,
Expand Down

0 comments on commit 60dccbf

Please sign in to comment.