Skip to content

Commit e9781b5

Browse files
author
oss-47
committed
Update avrohugger-core to 2.13.0
1 parent ed03f81 commit e9781b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ lazy val core = project
1414
.settings(
1515
libraryDependencies ++= Seq(
1616
"org.typelevel" %% "cats-core" % "2.13.0",
17-
"com.julianpeeters" %% "avrohugger-core" % "2.12.0",
17+
"com.julianpeeters" %% "avrohugger-core" % "2.13.0",
1818
"com.thesamet.scalapb" %% "compilerplugin" % "0.11.18",
1919
"com.thesamet.scalapb" %% "scalapb-validate-codegen" % "0.3.6",
2020
"org.scalameta" %% "scalameta" % "4.13.6",

0 commit comments

Comments
 (0)