Skip to content

Commit 005f5a9

Browse files
[deps]: Bump org.jlleitschuh.gradle.ktlint from 12.1.1 to 12.3.0
Bumps org.jlleitschuh.gradle.ktlint from 12.1.1 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 7617fc0 commit 005f5a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id "maven-publish"
55
id "org.jreleaser" version "1.19.0"
66
id "org.jetbrains.kotlin.jvm" version "1.9.25"
7-
id "org.jlleitschuh.gradle.ktlint" version "12.1.1"
7+
id "org.jlleitschuh.gradle.ktlint" version "12.3.0"
88
}
99

1010
[compileKotlin, compileTestKotlin]*.kotlinOptions*.jvmTarget = "17"

0 commit comments

Comments
 (0)