Skip to content

Commit efed1ab

Browse files
Bump org.jlleitschuh.gradle.ktlint from 12.1.1 to 12.1.2 (#235)
Bumps org.jlleitschuh.gradle.ktlint from 12.1.1 to 12.1.2. --- updated-dependencies: - dependency-name: org.jlleitschuh.gradle.ktlint dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6f990b7 commit efed1ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ description = linguaDescription
4848

4949
plugins {
5050
kotlin("jvm") version "2.0.21"
51-
id("org.jlleitschuh.gradle.ktlint") version "12.1.1"
51+
id("org.jlleitschuh.gradle.ktlint") version "12.1.2"
5252
id("org.jetbrains.dokka") version "1.9.20"
5353
id("com.github.johnrengelman.shadow") version "8.1.1"
5454
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"

0 commit comments

Comments
 (0)