Skip to content

Commit d22e52a

Browse files
Bump org.jlleitschuh.gradle.ktlint from 12.1.0 to 13.1.0 in /examples
Bumps org.jlleitschuh.gradle.ktlint from 12.1.0 to 13.1.0. --- updated-dependencies: - dependency-name: org.jlleitschuh.gradle.ktlint dependency-version: 13.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d48bc3e commit d22e52a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ android-library = { id = "com.android.library", version = "8.3.0" }
44
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "2.1.20" }
55
kotlin-android = { id = "org.jetbrains.kotlin.android", version = "2.1.20" }
66
protobuf = { id = "com.google.protobuf", version = "0.9.5" }
7-
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.0" }
7+
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "13.1.0" }
88
palantir-graal = { id = "com.palantir.graal", version = "0.12.0" }
99
jib = { id = "com.google.cloud.tools.jib", version = "3.4.1" }
1010

0 commit comments

Comments
 (0)