mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 19:49:33 +01:00
Merge pull request #3913 from nextcloud/renovate/org.jlleitschuh.gradle-ktlint-gradle-12.x
Update dependency org.jlleitschuh.gradle:ktlint-gradle to v12.1.1
This commit is contained in:
commit
fc17e7f8ac
@ -25,7 +25,7 @@ buildscript {
|
|||||||
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
|
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
|
||||||
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.14'
|
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.14'
|
||||||
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6"
|
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6"
|
||||||
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.0"
|
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.1"
|
||||||
|
|
||||||
// NOTE: Do not place your application dependencies here; they belong
|
// NOTE: Do not place your application dependencies here; they belong
|
||||||
// in the individual module build.gradle files
|
// in the individual module build.gradle files
|
||||||
|
@ -4318,6 +4318,14 @@
|
|||||||
<sha256 value="a5a39853464fced4e82d87a8ff82a341002a40a96f18c2ae1bddb6969ee4a15a" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
<sha256 value="a5a39853464fced4e82d87a8ff82a341002a40a96f18c2ae1bddb6969ee4a15a" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||||
</artifact>
|
</artifact>
|
||||||
</component>
|
</component>
|
||||||
|
<component group="org.jlleitschuh.gradle" name="ktlint-gradle" version="12.1.1">
|
||||||
|
<artifact name="ktlint-gradle-12.1.1.jar">
|
||||||
|
<sha256 value="f314e27ae92dda118e4f0b5eb9f2d867286ed0ccb72090a0a53b5c9f15c032ef" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||||
|
</artifact>
|
||||||
|
<artifact name="ktlint-gradle-12.1.1.module">
|
||||||
|
<sha256 value="748378699d6028dab55c6cf7e4cc663aa992e9dd2c90c19a3a92dabaf1700d8a" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||||
|
</artifact>
|
||||||
|
</component>
|
||||||
<component group="org.junit" name="junit-bom" version="5.9.3">
|
<component group="org.junit" name="junit-bom" version="5.9.3">
|
||||||
<artifact name="junit-bom-5.9.3.pom">
|
<artifact name="junit-bom-5.9.3.pom">
|
||||||
<sha256 value="4d0329cd9e72f2420e5ca15724cbfe6ffa6e5fd2888361516271190fdc342ed7" origin="Generated by Gradle"/>
|
<sha256 value="4d0329cd9e72f2420e5ca15724cbfe6ffa6e5fd2888361516271190fdc342ed7" origin="Generated by Gradle"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user