Skip to content

Commit 788289d

Browse files
committed
chore(deps): update plugin com.github.autostyle to v4.0.1
1 parent 420d134 commit 788289d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

build-logic/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
`embedded-kotlin` apply false
20-
id("com.github.autostyle") version "4.0"
20+
id("com.github.autostyle") version "4.0.1"
2121
}
2222

2323
allprojects {

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)