Skip to content

Commit cbbb5ec

Browse files
committed
fix(deps): update dependency com.github.autostyle:com.github.autostyle.gradle.plugin to v4.0.1
1 parent cb1f108 commit cbbb5ec

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

build-logic/verification/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ plugins {
2222
dependencies {
2323
api(projects.basics)
2424
api(projects.buildParameters)
25-
api("com.github.autostyle:com.github.autostyle.gradle.plugin:4.0")
25+
api("com.github.autostyle:com.github.autostyle.gradle.plugin:4.0.1")
2626
api("com.github.vlsi.ide:com.github.vlsi.ide.gradle.plugin:2.0.0")
2727
api("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:2.0.0")
2828
api("de.thetaphi.forbiddenapis:de.thetaphi.forbiddenapis.gradle.plugin:3.10")

gradle/verification-metadata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
<trusted-key id="6CB87B18A453990EAC9453F87D713008CC07E9AD" group="xerces"/>
127127
<trusted-key id="6E13156C0EE653F0B984663AB95BBD3FA43C4492" group="org.apache"/>
128128
<trusted-key id="6F538074CCEBF35F28AF9B066A0975F8B1127B83" group="org.jetbrains.kotlin"/>
129+
<trusted-key id="6FF955169D698CC09BA7403AC99BFE8CD562EAC1" group="com.github.autostyle"/>
129130
<trusted-key id="7186BBF993566D8C2F4F7ED7D945E643368FEF62" group="io.github.eisop"/>
130131
<trusted-key id="7616EB882DAF57A11477AAF559A252FB1199D873" group="com.google.code.findbugs"/>
131132
<trusted-key id="7B121B76A7ED6CE6E60AD51784E913A8E3A748C0" group="org.bouncycastle"/>

0 commit comments

Comments
 (0)