Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit ea67df5

Browse files
chore(deps): bump org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.2.0
Bumps org.jlleitschuh.gradle.ktlint from 11.6.1 to 12.2.0. --- updated-dependencies: - dependency-name: org.jlleitschuh.gradle.ktlint dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f2aa8c commit ea67df5

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
@@ -18,7 +18,7 @@ plugins {
1818
application
1919
kotlin("jvm") version "1.9.24"
2020
kotlin("plugin.serialization") version "1.9.24"
21-
id("org.jlleitschuh.gradle.ktlint") version "11.6.1"
21+
id("org.jlleitschuh.gradle.ktlint") version "12.2.0"
2222
}
2323

2424
group = "com.github.devcord.devcordbot"

0 commit comments

Comments
 (0)