Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/github_actions/actions/upload-a…
Browse files Browse the repository at this point in the history
…rtifact-4
  • Loading branch information
0x6675636b796f75676974687562 authored Jul 31, 2024
2 parents 8a218f8 + 883a91a commit ca9e159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
plugins {
id("org.jetbrains.dokka") version "1.9.10"

kotlin("jvm") version "1.9.0" apply false
kotlin("jvm") version "1.9.22" apply false
}

subprojects {
Expand Down

0 comments on commit ca9e159

Please sign in to comment.