mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-12-14 20:52:00 +03:00
Update dependency org.jlleitschuh.gradle:ktlint-gradle to v12.1.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e47b5aa102
commit
5d68401d09
2 changed files with 9 additions and 1 deletions
|
@ -27,7 +27,7 @@ buildscript {
|
|||
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
|
||||
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.26'
|
||||
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
|
||||
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.1"
|
||||
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.2"
|
||||
classpath "com.google.dagger:hilt-android-gradle-plugin:$hilt_version"
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
|
|
|
@ -6507,6 +6507,14 @@
|
|||
<sha256 value="748378699d6028dab55c6cf7e4cc663aa992e9dd2c90c19a3a92dabaf1700d8a" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.jlleitschuh.gradle" name="ktlint-gradle" version="12.1.2">
|
||||
<artifact name="ktlint-gradle-12.1.2.jar">
|
||||
<sha256 value="8a1dcadb7087be4beb158e4cf77cc4d430084382ac8a5d8c3706ac620a7b329c" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
<artifact name="ktlint-gradle-12.1.2.module">
|
||||
<sha256 value="6079d4cc37b4b49d519e84d82723759805d8d8a8fac1d1566185ae167773517e" origin="Generated by Gradle" reason="Artifact is not signed"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="org.junit" name="junit-bom" version="5.10.2">
|
||||
<artifact name="junit-bom-5.10.2.pom">
|
||||
<sha256 value="169dd904a4b0f6520cffe658cc62292bfe9f3c14a989fa92120724cde43a9968" origin="Generated by Gradle"/>
|
||||
|
|
Loading…
Reference in a new issue