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.25.1
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 8c03b03 commit 2674ba7
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 @@ -97,7 +97,7 @@ coil-network-okhttp = { module = "io.coil-kt.coil3:coil-network-okhttp", version
turbine = "app.cash.turbine:turbine:1.2.0"
ktlint = "com.pinterest.ktlint:ktlint-cli:1.3.1"
ktlintComposeRules = "io.nlopez.compose.rules:ktlint:0.4.19"
googleJavaFormat = "com.google.googlejavaformat:google-java-format:1.25.0"
googleJavaFormat = "com.google.googlejavaformat:google-java-format:1.25.1"
poko-gradlePlugin = "dev.drewhamilton.poko:poko-gradle-plugin:0.18.0"

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

0 comments on commit 2674ba7

Please sign in to comment.