25 lines
1.2 KiB
HTML
25 lines
1.2 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>VcsSettings.showDependenciesChanges - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v10</a> / <a href="index.html">VcsSettings</a> / <a href="./show-dependencies-changes.html">showDependenciesChanges</a><br/>
|
|
<br/>
|
|
<h1>showDependenciesChanges</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v10.VcsSettings$showDependenciesChanges"></a>
|
|
<code><span class="keyword">var </span><span class="identifier">showDependenciesChanges</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code>
|
|
<p>If true, build will include snapshot dependencies changes when reporting changes on UI.
|
|
By default false</p>
|
|
<p><strong>Getter</strong><br/>
|
|
<p>If true, build will include snapshot dependencies changes when reporting changes on UI.
|
|
By default false</p>
|
|
</p>
|
|
<p><strong>Setter</strong><br/>
|
|
<p>If true, build will include snapshot dependencies changes when reporting changes on UI.
|
|
By default false</p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|