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.24.0 (#2371)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 20753ed commit 623664f
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 @@ -91,7 +91,7 @@ coil-network-okhttp = { module = "io.coil-kt.coil3:coil-network-okhttp", version
turbine = "app.cash.turbine:turbine:1.1.0"
ktlint = "com.pinterest.ktlint:ktlint-cli:1.3.1"
ktlintComposeRules = "io.nlopez.compose.rules:ktlint:0.4.15"
googleJavaFormat = "com.google.googlejavaformat:google-java-format:1.23.0"
googleJavaFormat = "com.google.googlejavaformat:google-java-format:1.24.0"
poko-gradlePlugin = "dev.drewhamilton.poko:poko-gradle-plugin:0.17.1"

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

0 comments on commit 623664f

Please sign in to comment.