File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.24"
3
3
addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.4.6" )
4
4
addSbtPlugin(" com.github.sbt" % " sbt-ci-release" % " 1.5.10" )
5
5
addSbtPlugin(" de.heikoseeberger" % " sbt-header" % " 5.6.0" )
6
- addSbtPlugin(" com.alejandrohdezma" % " sbt-github" % " 0.11.1 " )
7
- addSbtPlugin(" com.alejandrohdezma" % " sbt-github-header" % " 0.11.1 " )
8
- addSbtPlugin(" com.alejandrohdezma" % " sbt-github-mdoc" % " 0.11.1 " )
6
+ addSbtPlugin(" com.alejandrohdezma" % " sbt-github" % " 0.11.2 " )
7
+ addSbtPlugin(" com.alejandrohdezma" % " sbt-github-header" % " 0.11.2 " )
8
+ addSbtPlugin(" com.alejandrohdezma" % " sbt-github-mdoc" % " 0.11.2 " )
9
9
addSbtPlugin(" com.alejandrohdezma" % " sbt-remove-test-from-pom" % " 0.1.0" )
10
10
addSbtPlugin(" io.github.davidgregory084" % " sbt-tpolecat" % " 0.1.20" )
You can’t perform that action at this time.
0 commit comments