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 48e7d31 commit a300a40Copy full SHA for a300a40
plugins/sbt/graphql-java-codegen-sbt-plugin/build.sbt
@@ -22,7 +22,6 @@ lazy val `graphql-codegen-sbt-plugin` = Project(id = "graphql-codegen-sbt-plugin
22
checkSnapshotDependencies,
23
inquireVersions,
24
runClean,
25
- releaseStepCommandAndRemaining("^ scripted"),
26
setReleaseVersion,
27
commitReleaseVersion,
28
tagRelease,
0 commit comments