Skip to content

Commit

Permalink
Update Spotless/ktlint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 17, 2023
1 parent fe5c66e commit 4684098
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ xmlutil-serialization = 'io.github.pdvrieze.xmlutil:serialization:0.86.1'

atomicFuPlugin = "org.jetbrains.kotlinx:atomicfu-gradle-plugin:0.21.0"
dokkaPlugin = "org.jetbrains.dokka:dokka-gradle-plugin:1.8.20"
spotlessPlugin = "com.diffplug.spotless:spotless-plugin-gradle:6.19.0"
spotlessPlugin = "com.diffplug.spotless:spotless-plugin-gradle:6.20.0"
gradleMavenPublishPlugin = "com.vanniktech:gradle-maven-publish-plugin:0.25.3"
buildConfigPlugin = "com.github.gmazzo:gradle-buildconfig-plugin:3.1.0"

Expand Down Expand Up @@ -72,7 +72,7 @@ jimfs = "com.google.jimfs:jimfs:1.3.0"
coil-compose = { module = "io.coil-kt:coil-compose", version.ref = "coil" }
coil-core = { module = "io.coil-kt:coil", version.ref = "coil" }
turbine = "app.cash.turbine:turbine:1.0.0"
ktlint = "com.pinterest:ktlint:0.49.1"
ktlint = "com.pinterest:ktlint:0.50.0"
googleJavaFormat = "com.google.googlejavaformat:google-java-format:1.17.0"

lint-core = { module = "com.android.tools.lint:lint", version.ref = "lint" }

0 comments on commit 4684098

Please sign in to comment.