Skip to content

Commit

Permalink
Update avrohugger-core to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Oct 23, 2023
1 parent 5926ad8 commit a28866d
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.6.0",
"com.julianpeeters" %% "avrohugger-core" % "1.7.0",
"com.thesamet.scalapb" %% "compilerplugin" % "0.11.13",
"com.thesamet.scalapb" %% "scalapb-validate-codegen" % "0.3.4",
"org.scalameta" %% "scalameta" % "4.8.12",
Expand Down

0 comments on commit a28866d

Please sign in to comment.