Skip to content

Commit

Permalink
Merge e06f832 into eee089e
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jun 6, 2023
2 parents eee089e + e06f832 commit f05926f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ addSbtPlugin("io.github.jonas" % "sbt-paradox-material-theme" % "0.6.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.7")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.8")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.4")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.5")

libraryDependencies += "org.apache.avro" % "avro-compiler" % "1.8.2"

Expand Down

0 comments on commit f05926f

Please sign in to comment.