Skip to content

Commit dcffafd

Browse files
committed
fix(deps): update com.github.vlsi to v3.0.2
1 parent ad6ecbd commit dcffafd

6 files changed

Lines changed: 43 additions & 9 deletions

File tree

build-logic/build-parameters/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
plugins {
1919
id("org.gradlex.build-parameters") version "1.4.5"
20-
id("com.github.vlsi.gradle-extensions") version "3.0.1"
20+
id("com.github.vlsi.gradle-extensions") version "3.0.2"
2121
id("build-logic.kotlin-dsl-gradle-plugin")
2222
}
2323

build-logic/jvm/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ dependencies {
2323
api(projects.buildParameters)
2424
api(projects.verification)
2525
api("me.champeau.jmh:me.champeau.jmh.gradle.plugin:0.7.3")
26-
api("com.github.vlsi.crlf:com.github.vlsi.crlf.gradle.plugin:3.0.1")
27-
api("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:3.0.1")
26+
api("com.github.vlsi.crlf:com.github.vlsi.crlf.gradle.plugin:3.0.2")
27+
api("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:3.0.2")
2828
api("org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin:2.2.21")
2929
api("org.jetbrains.kotlin.kapt:org.jetbrains.kotlin.kapt.gradle.plugin:2.2.21")
3030
api("org.jetbrains.dokka-javadoc:org.jetbrains.dokka-javadoc.gradle.plugin:2.1.0")

build-logic/root-build/build.gradle.kts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ dependencies {
2727
}
2828
api(projects.buildParameters)
2929
api(projects.verification)
30-
api("com.github.vlsi.crlf:com.github.vlsi.crlf.gradle.plugin:3.0.1")
31-
api("com.github.vlsi.ide:com.github.vlsi.ide.gradle.plugin:3.0.1")
32-
api("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:3.0.1")
30+
api("com.github.vlsi.crlf:com.github.vlsi.crlf.gradle.plugin:3.0.2")
31+
api("com.github.vlsi.ide:com.github.vlsi.ide.gradle.plugin:3.0.2")
32+
api("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:3.0.2")
3333
api("org.nosphere.apache.rat:org.nosphere.apache.rat.gradle.plugin:0.8.1")
3434
api("org.jetbrains.gradle.plugin.idea-ext:org.jetbrains.gradle.plugin.idea-ext.gradle.plugin:1.3")
3535
api("org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin:2.2.21")

build-logic/verification/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ dependencies {
2323
api(projects.basics)
2424
api(projects.buildParameters)
2525
api("com.github.autostyle:com.github.autostyle.gradle.plugin:4.0.1")
26-
api("com.github.vlsi.ide:com.github.vlsi.ide.gradle.plugin:3.0.1")
27-
api("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:3.0.1")
26+
api("com.github.vlsi.ide:com.github.vlsi.ide.gradle.plugin:3.0.2")
27+
api("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:3.0.2")
2828
api("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.10")
2929
api("net.ltgt.errorprone:net.ltgt.errorprone.gradle.plugin:4.3.0")
3030
api("org.jetbrains.gradle.plugin.idea-ext:org.jetbrains.gradle.plugin.idea-ext.gradle.plugin:1.3")

gradle/verification-metadata.xml

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@
212212
<trusted-key id="F254B35617DC255D9344BCFA873A8E86B4372146" group="org.apache"/>
213213
<trusted-key id="F3184BCD55F4D016E30D4C9BF42E87F9665015C9" group="org.jsoup"/>
214214
<trusted-key id="F4DD59C90148BDC52BEB90A4530AA5F25C25011F">
215+
<trusting group="commons-codec" name="commons-codec" version="1.22.0"/>
215216
<trusting group="commons-logging"/>
216217
<trusting group="org.apache.commons"/>
217218
</trusted-key>
@@ -333,21 +334,41 @@
333334
<sha256 value="b869cee159d958e0275909d5093f325d75a03164daa8e99c7ec3693f37f0bbe5" origin="Generated by Gradle" reason="Artifact is not signed"/>
334335
</artifact>
335336
</component>
337+
<component group="com.github.vlsi.crlf" name="com.github.vlsi.crlf.gradle.plugin" version="3.0.2">
338+
<artifact name="com.github.vlsi.crlf.gradle.plugin-3.0.2.pom">
339+
<sha256 value="9a7ee07e7ad1b1a516df33cec6ea7e3532acbc38eab8aa79a68aeb5e6e705123" origin="Generated by Gradle" reason="Artifact is not signed"/>
340+
</artifact>
341+
</component>
336342
<component group="com.github.vlsi.gradle-extensions" name="com.github.vlsi.gradle-extensions.gradle.plugin" version="3.0.1">
337343
<artifact name="com.github.vlsi.gradle-extensions.gradle.plugin-3.0.1.pom">
338344
<sha256 value="52d5652d98bda6fadef8693adf297079839886fb8215c024600965ea6ad53dad" origin="Generated by Gradle" reason="Artifact is not signed"/>
339345
</artifact>
340346
</component>
347+
<component group="com.github.vlsi.gradle-extensions" name="com.github.vlsi.gradle-extensions.gradle.plugin" version="3.0.2">
348+
<artifact name="com.github.vlsi.gradle-extensions.gradle.plugin-3.0.2.pom">
349+
<sha256 value="9244c3cd0d8239e243aeb978d4cd0bd89ee0eadeab786f5cc2167f8b721e0b4c" origin="Generated by Gradle" reason="Artifact is not signed"/>
350+
</artifact>
351+
</component>
341352
<component group="com.github.vlsi.ide" name="com.github.vlsi.ide.gradle.plugin" version="3.0.1">
342353
<artifact name="com.github.vlsi.ide.gradle.plugin-3.0.1.pom">
343354
<sha256 value="7fd908c3a3bc633412341bb531f3200cb7e8d17e8ce670736165b5e1cae0e009" origin="Generated by Gradle" reason="Artifact is not signed"/>
344355
</artifact>
345356
</component>
357+
<component group="com.github.vlsi.ide" name="com.github.vlsi.ide.gradle.plugin" version="3.0.2">
358+
<artifact name="com.github.vlsi.ide.gradle.plugin-3.0.2.pom">
359+
<sha256 value="f14608d33e1408cd27f2584e999f327951fb5913c4d819ae473143e3ab425996" origin="Generated by Gradle" reason="Artifact is not signed"/>
360+
</artifact>
361+
</component>
346362
<component group="com.github.vlsi.stage-vote-release" name="com.github.vlsi.stage-vote-release.gradle.plugin" version="3.0.1">
347363
<artifact name="com.github.vlsi.stage-vote-release.gradle.plugin-3.0.1.pom">
348364
<sha256 value="4d8cecdd10dae32aa288affee0b3679d412bf707d62e8ed4ed632ff313bb7623" origin="Generated by Gradle" reason="Artifact is not signed"/>
349365
</artifact>
350366
</component>
367+
<component group="com.github.vlsi.stage-vote-release" name="com.github.vlsi.stage-vote-release.gradle.plugin" version="3.0.2">
368+
<artifact name="com.github.vlsi.stage-vote-release.gradle.plugin-3.0.2.pom">
369+
<sha256 value="ac058633a125d780e28f332370b81cda186b16bcdb55c762ea4924a6a83c6a7d" origin="Generated by Gradle" reason="Artifact is not signed"/>
370+
</artifact>
371+
</component>
351372
<component group="com.googlecode.concurrent-trees" name="concurrent-trees" version="2.6.1">
352373
<artifact name="concurrent-trees-2.6.1.pom">
353374
<pgp value="A9789342F598AD5B1175EF357EB97D110DFADD60"/>
@@ -453,6 +474,14 @@
453474
<sha256 value="d930f23a39107c8f18809dd732d2163e615e6e2a27ad9621c1b4f6e6703d4a11" origin="Generated by Gradle" reason="Artifact is not signed"/>
454475
</artifact>
455476
</component>
477+
<component group="gradle.plugin.org.jetbrains.gradle.plugin.idea-ext" name="gradle-idea-ext" version="1.4.1">
478+
<artifact name="gradle-idea-ext-1.4.1.jar">
479+
<sha256 value="ba7a051e4c151cfe1d4a8c460a3200d587a6970c08ff2b843233dae1287b1576" origin="Generated by Gradle" reason="Artifact is not signed"/>
480+
</artifact>
481+
<artifact name="gradle-idea-ext-1.4.1.pom">
482+
<sha256 value="3bdd332f58bebd8520d86dbc258a21f322e59b5140707f71155c64e37a9bb4ea" origin="Generated by Gradle" reason="Artifact is not signed"/>
483+
</artifact>
484+
</component>
456485
<component group="io.codearte.gradle.nexus" name="gradle-nexus-staging-plugin" version="0.21.2">
457486
<artifact name="gradle-nexus-staging-plugin-0.21.2.jar">
458487
<pgp value="1AB9BDF40ED49DEBB5CAADED5B30D3B10694F057"/>
@@ -932,6 +961,11 @@
932961
<sha256 value="fc5e8d94d6bf5a22043c76354a3d5ca756501e50d5af42ad3d9d73f65dbafa37" origin="Generated by Gradle" reason="Artifact is not signed"/>
933962
</artifact>
934963
</component>
964+
<component group="org.jetbrains.gradle.plugin.idea-ext" name="org.jetbrains.gradle.plugin.idea-ext.gradle.plugin" version="1.4.1">
965+
<artifact name="org.jetbrains.gradle.plugin.idea-ext.gradle.plugin-1.4.1.pom">
966+
<sha256 value="bb80bdafa6b5632ebb836425e46ae592bd9a14f073ef5de05c7e6ffcc73c8f30" origin="Generated by Gradle" reason="Artifact is not signed"/>
967+
</artifact>
968+
</component>
935969
<component group="org.jetbrains.intellij.deps" name="trove4j" version="1.0.20200330">
936970
<artifact name="trove4j-1.0.20200330.pom">
937971
<pgp value="8756C4F765C9AC3CB6B85D62379CE192D401AB61"/>

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
pluginManagement {
1919
plugins {
20-
id("com.github.vlsi.stage-vote-release") version "3.0.1"
20+
id("com.github.vlsi.stage-vote-release") version "3.0.2"
2121
id("com.github.node-gradle.node") version "7.1.0"
2222
}
2323
}

0 commit comments

Comments
 (0)