Skip to content

Commit 40a9ef5

Browse files
chore(deps): Update build deps and github actions to v2
1 parent 93bfa3a commit 40a9ef5

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
@@ -76,11 +76,11 @@ zKtfmt = { module = "com.facebook:ktfmt", version.ref = "ktfmt" }
7676
[plugins]
7777
aggregateJavadoc = "io.freefair.aggregate-javadoc-jar:8.13.1"
7878
detekt = "io.gitlab.arturbosch.detekt:1.23.8"
79-
dokka = "org.jetbrains.dokka:1.9.20"
79+
dokka = "org.jetbrains.dokka:2.0.0"
8080
gitPublish = "org.ajoberstar.git-publish:5.1.1"
8181
gitpatcher = { id = "ca.stellardrift.gitpatcher", version = "1.1.2" }
8282
indra-sonatype = { id = "net.kyori.indra.publishing.sonatype", version.ref = "indra" }
8383
indra-git = { id = "net.kyori.indra.git", version.ref = "indra" }
84-
kotlin = "org.jetbrains.kotlin.jvm:1.9.25"
84+
kotlin = "org.jetbrains.kotlin.jvm:2.1.20"
8585
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
8686
spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }

0 commit comments

Comments
 (0)