Skip to content

Commit

Permalink
Update avrohugger-core to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Oct 9, 2023
1 parent c6fc9cf commit 5ef88e8
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.6" % Test,
"com.julianpeeters" %% "avrohugger-core" % "1.6.0" % 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 5ef88e8

Please sign in to comment.