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.21"
3
3
addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.4.2" )
4
4
addSbtPlugin(" com.geirsson" % " sbt-ci-release" % " 1.5.7" )
5
5
addSbtPlugin(" de.heikoseeberger" % " sbt-header" % " 5.6.0" )
6
- addSbtPlugin(" com.alejandrohdezma" % " sbt-github" % " 0.9.2 " )
7
- addSbtPlugin(" com.alejandrohdezma" % " sbt-github-header" % " 0.9.2 " )
8
- addSbtPlugin(" com.alejandrohdezma" % " sbt-github-mdoc" % " 0.9.2 " )
6
+ addSbtPlugin(" com.alejandrohdezma" % " sbt-github" % " 0.9.3 " )
7
+ addSbtPlugin(" com.alejandrohdezma" % " sbt-github-header" % " 0.9.3 " )
8
+ addSbtPlugin(" com.alejandrohdezma" % " sbt-github-mdoc" % " 0.9.3 " )
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