Skip to content

Commit

Permalink
buils settings update
Browse files Browse the repository at this point in the history
  • Loading branch information
Seun Soyinka authored and Seun Soyinka committed Aug 19, 2024
1 parent 578e4a7 commit 8156bd1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion project/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ inThisBuild(List(
)
)
))

ThisBuild / sonatypeCredentialHost := sonatypeCentralHost
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
//addSbtPlugin("com.codecommit" % "sbt-github-packages" % "0.5.3")
// sbt 1 only, see FAQ for 0.13 support
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "<version>")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "0.5.3")

0 comments on commit 8156bd1

Please sign in to comment.