Skip to content

Commit 760c630

Browse files
renovate-botkezz
authored andcommitted
chore(deps): Update gradle and github actions
1 parent 81871ba commit 760c630

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
indra = "2.1.1"
3-
kotlin = "1.6.20"
3+
kotlin = "1.6.21"
44

55
[libraries]
66
adventure-minimessage = { group = "net.kyori", name = "adventure-text-minimessage", version = "4.10.1" }
@@ -11,4 +11,4 @@ indra = { id = "net.kyori.indra", version.ref = "indra" }
1111
indra-license = { id = "net.kyori.indra.license-header", version.ref = "indra" }
1212
indra-sonatype = { id = "net.kyori.indra.publishing.sonatype", version.ref = "indra" }
1313
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
14-
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "10.2.1" }
14+
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "10.3.0" }

0 commit comments

Comments
 (0)