Skip to content

Commit 89fa805

Browse files
dependabot[bot]mikehardy
authored andcommitted
build(deps): bump org.jlleitschuh.gradle.ktlint from 12.2.0 to 12.3.0
Bumps org.jlleitschuh.gradle.ktlint from 12.2.0 to 12.3.0. --- updated-dependencies: - dependency-name: org.jlleitschuh.gradle.ktlint dependency-version: 12.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7005ba7 commit 89fa805

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ junitPlatformLauncher = "1.12.2"
8686
# https://github.com/JetBrains/kotlin/releases/
8787
kotlin = '2.1.21'
8888
kotlinxSerializationJson = "1.8.1"
89-
ktlintGradlePlugin = "12.2.0"
89+
ktlintGradlePlugin = "12.3.0"
9090
leakcanaryAndroid = "2.14"
9191
lint = '31.10.0'
9292
material = "1.12.0"

0 commit comments

Comments
 (0)