File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -16,9 +16,7 @@ inThisBuild(
16
16
" admin@lambdaworks.io" ,
17
17
url(" https://github.com/lambdaworks" )
18
18
)
19
- ),
20
- sonatypeCredentialHost := " s01.oss.sonatype.org" ,
21
- sonatypeRepository := " https://s01.oss.sonatype.org/service/local"
19
+ )
22
20
)
23
21
)
24
22
Original file line number Diff line number Diff line change 1
1
addSbtPlugin(" ch.epfl.scala" % " sbt-scalafix" % " 0.14.3" )
2
2
addSbtPlugin(" com.eed3si9n" % " sbt-buildinfo" % " 0.13.1" )
3
- addSbtPlugin(" com.github.sbt" % " sbt-ci-release" % " 1.9.3 " )
3
+ addSbtPlugin(" com.github.sbt" % " sbt-ci-release" % " 1.11.1 " )
4
4
addSbtPlugin(" com.github.sbt" % " sbt-unidoc" % " 0.5.0" )
5
5
addSbtPlugin(" de.heikoseeberger" % " sbt-header" % " 5.10.0" )
6
6
addSbtPlugin(" io.spray" % " sbt-revolver" % " 0.10.0" )
You can’t perform that action at this time.
0 commit comments