Skip to content

Commit 14c87df

Browse files
committed
chore: bump com.github.vlsi. Gradle plugins to 3.0.1
1 parent 0d5aff0 commit 14c87df

4 files changed

Lines changed: 26 additions & 18 deletions

File tree

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:2.0.0")
27-
api("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:2.0.0")
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")
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:2.0.0")
31-
api("com.github.vlsi.ide:com.github.vlsi.ide.gradle.plugin:2.0.0")
32-
api("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:2.0.0")
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")
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")

gradle/verification-metadata.xml

Lines changed: 20 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -295,24 +295,24 @@
295295
<sha256 value="dc0e8e782ba0dac5c4d0d8678081c11380a5c793b3c46f2d0f8d242d1733b62b" origin="Generated by Gradle" reason="Artifact is not signed"/>
296296
</artifact>
297297
</component>
298-
<component group="com.github.vlsi.crlf" name="com.github.vlsi.crlf.gradle.plugin" version="2.0.0">
299-
<artifact name="com.github.vlsi.crlf.gradle.plugin-2.0.0.pom">
300-
<sha256 value="fdd676d789d97e249bb312568659343e40bb68ab2cc7bb355e5f925a71a2e67d" origin="Generated by Gradle" reason="Artifact is not signed"/>
298+
<component group="com.github.vlsi.crlf" name="com.github.vlsi.crlf.gradle.plugin" version="3.0.1">
299+
<artifact name="com.github.vlsi.crlf.gradle.plugin-3.0.1.pom">
300+
<sha256 value="b869cee159d958e0275909d5093f325d75a03164daa8e99c7ec3693f37f0bbe5" origin="Generated by Gradle" reason="Artifact is not signed"/>
301301
</artifact>
302302
</component>
303-
<component group="com.github.vlsi.gradle-extensions" name="com.github.vlsi.gradle-extensions.gradle.plugin" version="2.0.0">
304-
<artifact name="com.github.vlsi.gradle-extensions.gradle.plugin-2.0.0.pom">
305-
<sha256 value="d251352a0a25549bd0bbb14526ea68acbda303c9b91295d0618adac1339e162f" origin="Generated by Gradle" reason="Artifact is not signed"/>
303+
<component group="com.github.vlsi.gradle-extensions" name="com.github.vlsi.gradle-extensions.gradle.plugin" version="3.0.1">
304+
<artifact name="com.github.vlsi.gradle-extensions.gradle.plugin-3.0.1.pom">
305+
<sha256 value="52d5652d98bda6fadef8693adf297079839886fb8215c024600965ea6ad53dad" origin="Generated by Gradle" reason="Artifact is not signed"/>
306306
</artifact>
307307
</component>
308-
<component group="com.github.vlsi.ide" name="com.github.vlsi.ide.gradle.plugin" version="2.0.0">
309-
<artifact name="com.github.vlsi.ide.gradle.plugin-2.0.0.pom">
310-
<sha256 value="87b8dabfd24a97e80ac73a79be56df6b5d8270c254f558145c01c8458d088463" origin="Generated by Gradle" reason="Artifact is not signed"/>
308+
<component group="com.github.vlsi.ide" name="com.github.vlsi.ide.gradle.plugin" version="3.0.1">
309+
<artifact name="com.github.vlsi.ide.gradle.plugin-3.0.1.pom">
310+
<sha256 value="7fd908c3a3bc633412341bb531f3200cb7e8d17e8ce670736165b5e1cae0e009" origin="Generated by Gradle" reason="Artifact is not signed"/>
311311
</artifact>
312312
</component>
313-
<component group="com.github.vlsi.stage-vote-release" name="com.github.vlsi.stage-vote-release.gradle.plugin" version="2.0.0">
314-
<artifact name="com.github.vlsi.stage-vote-release.gradle.plugin-2.0.0.pom">
315-
<sha256 value="f3f33cd3e4c01914c9f353dd2649cc9710173b7ca7cabcd5718468c413c9626e" origin="Generated by Gradle" reason="Artifact is not signed"/>
313+
<component group="com.github.vlsi.stage-vote-release" name="com.github.vlsi.stage-vote-release.gradle.plugin" version="3.0.1">
314+
<artifact name="com.github.vlsi.stage-vote-release.gradle.plugin-3.0.1.pom">
315+
<sha256 value="4d8cecdd10dae32aa288affee0b3679d412bf707d62e8ed4ed632ff313bb7623" origin="Generated by Gradle" reason="Artifact is not signed"/>
316316
</artifact>
317317
</component>
318318
<component group="com.googlecode.concurrent-trees" name="concurrent-trees" version="2.6.1">
@@ -429,6 +429,14 @@
429429
<sha256 value="c343542d7115b9bafc2e85fa2884cfabbc98edbecb1c757b79275f3f2c9f6ad8" origin="Generated by Gradle" reason="Artifact is not signed"/>
430430
</artifact>
431431
</component>
432+
<component group="io.github.gradle-nexus" name="publish-plugin" version="2.0.0">
433+
<artifact name="publish-plugin-2.0.0.jar">
434+
<sha256 value="942c1a16d161f64631901b4e2dad541d2fcbfe51cf0323955dabe02e2a9ef2aa" origin="Generated by Gradle" reason="Artifact is not signed"/>
435+
</artifact>
436+
<artifact name="publish-plugin-2.0.0.module">
437+
<sha256 value="e13ff4d6e10f283b6287103c982f076bd619e2a461fb39c16d44d1d15d71e8f7" origin="Generated by Gradle" reason="Artifact is not signed"/>
438+
</artifact>
439+
</component>
432440
<component group="io.netty" name="netty-bom" version="4.2.7.Final">
433441
<artifact name="netty-bom-4.2.7.Final.pom">
434442
<pgp value="7E22D50A7EBD9D2CD269B2D4056ACA74D46000BF"/>

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 "2.0.0"
20+
id("com.github.vlsi.stage-vote-release") version "3.0.1"
2121
id("com.github.node-gradle.node") version "7.1.0"
2222
}
2323
}

0 commit comments

Comments
 (0)