diff --git a/project/plugins.sbt b/project/plugins.sbt index f0bd84a..f06893f 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -5,4 +5,4 @@ addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.5.7") addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2") // https://github.com/typelevel/sbt-tpolecat/issues/291 -libraryDependencies += "org.typelevel" %% "scalac-options" % "0.1.10" +libraryDependencies += "org.typelevel" %% "scalac-options" % "0.1.11"