We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 961cd42 commit 8705a72Copy full SHA for 8705a72
build.gradle
@@ -4,7 +4,7 @@ import java.time.format.DateTimeFormatter
4
plugins {
5
id 'org.jetbrains.kotlin.jvm' version '2.1.0'
6
id 'org.jetbrains.dokka' version '2.0.0' apply false
7
- id 'org.jlleitschuh.gradle.ktlint' version '12.1.1' apply false
+ id 'org.jlleitschuh.gradle.ktlint' version '12.1.2' apply false
8
id 'com.vanniktech.maven.publish' version '0.25.3' apply false
9
id 'com.gradle.plugin-publish' version '1.3.0' apply false
10
id 'com.github.ben-manes.versions' version '0.51.0'
0 commit comments