Skip to content

Commit 331010f

Browse files
author
Jean-Marc van Leerdam
committed
Point to new bintray repository
1 parent ae9f929 commit 331010f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ lazy val plugin = (project in file("plugin"))
4141
},
4242
scriptedBufferLog := false,
4343
logBuffered in Test := false,
44-
bintrayRepository := "sbt-azure-functions",
44+
bintrayRepository := "sbt-plugins",
4545
bintrayOrganization := Some("code-star"),
4646
bintrayPackageLabels := Seq("sbt", "plugin"),
4747
publishMavenStyle := false,

0 commit comments

Comments
 (0)