We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e7d89a commit 5bbc23bCopy full SHA for 5bbc23b
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
id("com.github.johnrengelman.shadow") version "8.1.0"
8
id("cl.franciscosolis.blossom-extended") version "1.3.1"
9
10
- kotlin("jvm") version "1.8.10"
+ kotlin("jvm") version "1.9.25"
11
id("org.jetbrains.dokka") version "1.8.10"
12
}
13
0 commit comments