Skip to content

Commit

Permalink
Update avrohugger-core to 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Nov 3, 2023
1 parent 75cd1d6 commit 171772a
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 @@ -14,7 +14,7 @@ lazy val core = project
.settings(
libraryDependencies ++= Seq(
"org.typelevel" %% "cats-core" % "2.10.0",
"com.julianpeeters" %% "avrohugger-core" % "1.7.0",
"com.julianpeeters" %% "avrohugger-core" % "2.8.0",
"com.thesamet.scalapb" %% "compilerplugin" % "0.11.14",
"com.thesamet.scalapb" %% "scalapb-validate-codegen" % "0.3.4",
"org.scalameta" %% "scalameta" % "4.8.12",
Expand Down

0 comments on commit 171772a

Please sign in to comment.