Skip to content

Commit 0619540

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

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.spotbugs:com.github.spotbugs.gradle.plugin:6.0.4")
2727
api("com.github.vlsi.ide:com.github.vlsi.ide.gradle.plugin:2.0.0")
2828
api("com.github.vlsi.gradle-extensions:com.github.vlsi.gradle-extensions.gradle.plugin:2.0.0")

gradle/verification-metadata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@
114114
<trusted-key id="6CB87B18A453990EAC9453F87D713008CC07E9AD" group="xerces"/>
115115
<trusted-key id="6E13156C0EE653F0B984663AB95BBD3FA43C4492" group="org.apache"/>
116116
<trusted-key id="6F538074CCEBF35F28AF9B066A0975F8B1127B83" group="org.jetbrains.kotlin"/>
117+
<trusted-key id="6FF955169D698CC09BA7403AC99BFE8CD562EAC1" group="com.github.autostyle"/>
117118
<trusted-key id="7186BBF993566D8C2F4F7ED7D945E643368FEF62" group="io.github.eisop"/>
118119
<trusted-key id="7616EB882DAF57A11477AAF559A252FB1199D873" group="com.google.code.findbugs"/>
119120
<trusted-key id="7B121B76A7ED6CE6E60AD51784E913A8E3A748C0" group="org.bouncycastle"/>

0 commit comments

Comments
 (0)