We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec84ca0 commit 4d22679Copy full SHA for 4d22679
project/plugins.sbt
@@ -1,6 +1,6 @@
1
val typelevelV = "0.7.6"
2
3
-addSbtPlugin("com.julianpeeters" % "sbt-avrohugger" % "2.11.0")
+addSbtPlugin("com.julianpeeters" % "sbt-avrohugger" % "2.11.2")
4
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.1")
5
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.3.1")
6
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
0 commit comments