Skip to content

Commit

Permalink
Bump sbt-mu-srcgen from snapshot to v0.29.0 (#1477)
Browse files Browse the repository at this point in the history
  • Loading branch information
cb372 committed May 11, 2022
1 parent 5b85da6 commit 9fe1bd4
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions project/plugins.sbt
Expand Up @@ -11,7 +11,4 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.11.2"
addSbtPlugin("com.alejandrohdezma" % "sbt-remove-test-from-pom" % "0.1.0")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.1")
addSbtPlugin("ch.epfl.scala" % "sbt-missinglink" % "0.3.3")

// TODO update when sbt-mu-srcgen is released
resolvers += Resolver.sonatypeRepo("snapshots")
addSbtPlugin("io.higherkindness" % "sbt-mu-srcgen" % "0.28.0+42-f5b46f26-SNAPSHOT")
addSbtPlugin("io.higherkindness" % "sbt-mu-srcgen" % "0.29.0")

0 comments on commit 9fe1bd4

Please sign in to comment.