Skip to content

Commit

Permalink
Update dependency com.google.googlejavaformat:google-java-format to v…
Browse files Browse the repository at this point in the history
…1.19.2 (#1760)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 5, 2024
1 parent 981cdf8 commit 8fd5e88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ coil-network = { module = "io.coil-kt.coil3:coil-network", version.ref = "coil"
ktor-engine-okhttp = { module = "io.ktor:ktor-client-okhttp", version.ref = "ktor" }
turbine = "app.cash.turbine:turbine:1.0.0"
ktlint = "com.pinterest.ktlint:ktlint-cli:1.1.0"
googleJavaFormat = "com.google.googlejavaformat:google-java-format:1.19.1"
googleJavaFormat = "com.google.googlejavaformat:google-java-format:1.19.2"
poko-gradlePlugin = "dev.drewhamilton.poko:poko-gradle-plugin:0.15.1"

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

0 comments on commit 8fd5e88

Please sign in to comment.