Skip to content

Commit 6673eb0

Browse files
authored
chore(deps): bump plugin.noarg from 2.1.20 to 2.2.0
2 parents 31eb5ef + 176bf73 commit 6673eb0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.gradle.kts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ import org.jlleitschuh.gradle.ktlint.reporter.ReporterType
44
import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
55

66
plugins {
7-
kotlin("jvm") version "2.1.20"
8-
kotlin("plugin.allopen") version "2.1.20"
9-
kotlin("plugin.noarg") version "2.1.20"
7+
kotlin("jvm") version "2.2.0"
8+
kotlin("plugin.allopen") version "2.2.0"
9+
kotlin("plugin.noarg") version "2.2.0"
1010
kotlin("plugin.serialization") version "2.2.0"
1111
id("org.jlleitschuh.gradle.ktlint") version "12.2.0"
1212
id("io.gitlab.arturbosch.detekt") version "1.23.8"

0 commit comments

Comments
 (0)