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 @@ -5,8 +5,8 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
5
5
addSbtPlugin(" com.47deg" % " sbt-microsites" % " 1.3.4" )
6
6
addSbtPlugin(" org.scalameta" % " sbt-mdoc" % " 2.2.24" )
7
7
addSbtPlugin(" de.heikoseeberger" % " sbt-header" % " 5.6.0" )
8
- addSbtPlugin(" com.alejandrohdezma" %% " sbt-github" % " 0.11.0 " )
9
- addSbtPlugin(" com.alejandrohdezma" % " sbt-github-header" % " 0.11.0 " )
10
- addSbtPlugin(" com.alejandrohdezma" % " sbt-github-mdoc" % " 0.11.0 " )
8
+ addSbtPlugin(" com.alejandrohdezma" %% " sbt-github" % " 0.11.1 " )
9
+ addSbtPlugin(" com.alejandrohdezma" % " sbt-github-header" % " 0.11.1 " )
10
+ addSbtPlugin(" com.alejandrohdezma" % " sbt-github-mdoc" % " 0.11.1 " )
11
11
addSbtPlugin(" com.alejandrohdezma" % " sbt-mdoc-toc" % " 0.3.0" )
12
12
addSbtPlugin(" com.alejandrohdezma" % " sbt-remove-test-from-pom" % " 0.1.0" )
You can’t perform that action at this time.
0 commit comments