Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency com.facebook:ktfmt to v0.46
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2023
1 parent 9329710 commit 9eadcf7
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 @@ -41,7 +41,7 @@ build-diffutils = "io.github.java-diff-utils:java-diff-utils:4.12"
build-download = "de.undercouch:gradle-download-task:5.5.0"
build-javapoet = "com.squareup:javapoet:1.13.0"
build-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
build-ktfmt = "com.facebook:ktfmt:0.45"
build-ktfmt = "com.facebook:ktfmt:0.46"
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.25.3"
build-metalava = "me.tylerbwong.gradle.metalava:plugin:0.3.3"
build-moshi = { module = "com.squareup.moshi:moshi", version.ref = "moshi" }
Expand Down

0 comments on commit 9eadcf7

Please sign in to comment.