We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd945a6 commit 9c5e3ccCopy full SHA for 9c5e3cc
build.sbt
@@ -5,7 +5,6 @@ ThisBuild / organizationHomepage := Some(url("https://iterable.com"))
5
ThisBuild / description := "A plugin for authenticating with AWS CodeArtifact"
6
ThisBuild / licenses := Seq("MIT" -> url("https://opensource.org/licenses/MIT"))
7
ThisBuild / homepage := Some(url("https://github.com/Iterable/sbt-codeartifact"))
8
-ThisBuild / version := "0.3.0"
9
10
ThisBuild / developers := List(
11
Developer(
0 commit comments