Skip to content

Commit

Permalink
Remove github-packages plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-vovk committed Jul 16, 2024
1 parent fdbd103 commit 946c977
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@ developers := List(
)
)


githubOwner := "igor-vovk"
githubRepository := "cats-effect-simple-di"

lazy val Versions = new {
val catsEffect = "3.5.4"
val scalatest = "3.2.18"
Expand Down
1 change: 0 additions & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
addSbtPlugin("com.codecommit" % "sbt-github-packages" % "0.5.3")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.0")

0 comments on commit 946c977

Please sign in to comment.