Skip to content

Commit 1263f0f

Browse files
Merge pull request #917 from nextcloud/renovate/com.pinterest.ktlint-ktlint-cli-1.x
fix(deps): update dependency com.pinterest.ktlint:ktlint-cli to v1.8.0
2 parents 3a554f3 + 3c1645b commit 1263f0f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

gradle/verification-metadata.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
<trusted-key id="475F3B8E59E6E63AA78067482C7B12F2A511E325" group="org.slf4j"/>
9494
<trusted-key id="47EB6836245D2D40E89DFB4136D4E9618F3ADAB5">
9595
<trusting group="io.github.oshai" name="kotlin-logging-jvm" version="5.1.0"/>
96+
<trusting group="io.github.oshai" name="kotlin-logging-jvm" version="7.0.13"/>
9697
<trusting group="io.github.oshai" name="kotlin-logging-jvm" version="7.0.3"/>
9798
<trusting group="io.github.oshai" name="kotlin-logging-jvm" version="7.0.7"/>
9899
</trusted-key>

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ dependencies {
145145
spotbugsPlugins 'com.h3xstream.findsecbugs:findsecbugs-plugin:1.14.0'
146146
spotbugsPlugins 'com.mebigfatguy.fb-contrib:fb-contrib:7.7.0'
147147

148-
ktlint "com.pinterest.ktlint:ktlint-cli:1.7.1"
148+
ktlint "com.pinterest.ktlint:ktlint-cli:1.8.0"
149149

150150
testImplementation 'junit:junit:4.13.2'
151151
testImplementation 'org.mockito:mockito-core:5.20.0'

0 commit comments

Comments
 (0)